Skip to content

Commit

Permalink
chore(travis): Don't globally install any packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
randytarampi committed May 6, 2020
1 parent 7d56760 commit c4874ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ before_install:
- export TRAVIS_REPO_NAME=${TRAVIS_REPO_SLUG#*/}
- uname -a
- lscpu
- npm install -g npm
before_script:
- npm run pretest
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
Expand Down

0 comments on commit c4874ce

Please sign in to comment.