Skip to content

Commit

Permalink
Update travis node
Browse files Browse the repository at this point in the history
  • Loading branch information
redx25 committed Sep 16, 2016
1 parent 7c0355b commit 2751147
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,6 +3,6 @@ before_install:
- sudo apt-get install -y p7zip-full
language: node_js
node_js:
- '0.10'
- '6'
script: 'npm run coverage'
after_script: 'npm run coveralls'
after_script: 'npm run coveralls'

0 comments on commit 2751147

Please sign in to comment.