Skip to content

Commit

Permalink
Refactor .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
syoichi committed Nov 25, 2015
1 parent 93e6fe7 commit ac40e71
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
sudo: false
language: node_js
node_js:
- "5"

node_js: "5"
branches:
only:
- master
only: master

0 comments on commit ac40e71

Please sign in to comment.