Skip to content

Commit

Permalink
chore: revert .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebolt committed May 27, 2019
1 parent 51a569f commit 705b596
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
Expand Up @@ -6,9 +6,9 @@ cache:
notifications:
email: false
node_js:
- node
- "10"
before_install:
- npm i -g npm
- npm i -g npm@^2.0.0
before_script:
- npm prune
script:
Expand Down

0 comments on commit 705b596

Please sign in to comment.