Skip to content

Commit

Permalink
chore(travis): temporarily force the use of [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
toverux committed Nov 20, 2017
1 parent e959df1 commit f1f8c38
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ notifications:
node_js:
- '8'

before_install:
- npm i -g [email protected]

script:
- echo "Please test the package locally with 'npm test'. Or help me fix .travis.yml to get Angular tests run on Travis."

Expand Down

0 comments on commit f1f8c38

Please sign in to comment.