Skip to content

Commit

Permalink
chore: Update node versions in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
AvraamMavridis committed May 25, 2017
1 parent 8c51232 commit 2bd522d
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.1"
- "5.1"
- "node""
- "7"
script:
- npm install
- npm run test
Expand Down

0 comments on commit 2bd522d

Please sign in to comment.