Skip to content

Commit

Permalink
Start testing with node 6 instead of 5 (now that node-sass is fixed)
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews committed May 8, 2016
1 parent 4b77fdf commit e5b7081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sudo: false
env:
- export NODE_VERSION="0.12"
- export NODE_VERSION="4"
- export NODE_VERSION="5"
- export NODE_VERSION="6"
os:
- linux
- osx
Expand Down

0 comments on commit e5b7081

Please sign in to comment.