Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Commit

Permalink
Don't install global grunt commands
Browse files Browse the repository at this point in the history
as they are not necessary
  • Loading branch information
slaweet committed Mar 21, 2017
1 parent 53deb6e commit ade0f38
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ env:
- ON_TRAVIS=true
before_install: cd src
before_script:
- npm install -g grunt
- npm install -g grunt-cli
- npm install
script:
- npm run test
Expand Down

0 comments on commit ade0f38

Please sign in to comment.