Skip to content

Commit

Permalink
chore(travis): Update node to version 6 in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dalelotts committed Sep 12, 2016
1 parent b8299ea commit 9bd585a
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 @@ -6,7 +6,7 @@ cache:
notifications:
email: none
node_js:
- '5'
- '6'
before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
Expand Down

0 comments on commit 9bd585a

Please sign in to comment.