Skip to content

Commit

Permalink
Fixing Travis build.
Browse files Browse the repository at this point in the history
  • Loading branch information
wbyoung committed Oct 4, 2015
1 parent a62a87f commit bd7efb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: node_js

node_js:
- '0.10'
- '0.12'
- '4.0'
- '4.1'

script: npm run $ACTION

Expand Down

0 comments on commit bd7efb2

Please sign in to comment.