Skip to content

Commit

Permalink
Adjust .travis.yml to recent engine restriction updates
Browse files Browse the repository at this point in the history
  • Loading branch information
DorianGrey authored Aug 22, 2016
1 parent d7eac4e commit e5a4ea0
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,4 +1,4 @@
language: node_js
node_js:
- "4.4.3"
before_install: npm i -g npm@3.8.3
- "4.5.0"
before_install: npm i -g npm@3.9.0

0 comments on commit e5a4ea0

Please sign in to comment.