Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Commit

Permalink
Merge pull request #347 from Rostlab/update-travis-node
Browse files Browse the repository at this point in the history
Update travis nodejs version
  • Loading branch information
yashha committed Apr 9, 2016
2 parents 465efb9 + 22607d0 commit 81668ac
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,7 +1,7 @@
language: node_js
node_js:
- "4.2"
- "5.1"
- "4.4"
- "5.10"
script:
- npm run-script build
addons:
Expand Down

0 comments on commit 81668ac

Please sign in to comment.