Skip to content

Commit

Permalink
Revert "[tools] Fix npm install issues"
Browse files Browse the repository at this point in the history
This reverts commit 8885c21.
  • Loading branch information
tonyganch committed Jul 11, 2016
1 parent d662888 commit a266553
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@ language: node_js
node_js:
- "0.10"
- "0.12"
- "1"
- "2"
- "3"
- "4"
- "5"
- "1.8"
- "2.5"
- "3.3"
- "4.2"

before_install:
- ./scripts/beforeinstall.sh

matrix:
allow_failures:
Expand Down
File renamed without changes.

0 comments on commit a266553

Please sign in to comment.