Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahDragon authored Jun 2, 2017
1 parent 0162c21 commit 5943743
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
Expand Up @@ -3,7 +3,7 @@ language: node_js
sudo: false

node_js:
- "4"
- "6"

cache:
apt: true
Expand All @@ -29,4 +29,4 @@ deploy:
script: .travis/deploy.sh
skip_cleanup: true
on:
branch: master
branch: master

0 comments on commit 5943743

Please sign in to comment.