Skip to content

Commit

Permalink
upgrade to latest nodes and Travis infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
dominykas committed Nov 28, 2016
1 parent 715e3d9 commit 3febcc1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: node_js
before_install: npm i -g npm@1.4.28
sudo: false
before_install: npm i -g npm
node_js:
- "7"
- "6"
- "5"
- "4"
- "0.12"

0 comments on commit 3febcc1

Please sign in to comment.