switched to npm for travis

This commit is contained in:
David Baldwynn 2017-10-30 10:47:54 -07:00
parent 56fda0d312
commit 814466cd1d

View file

@ -12,8 +12,8 @@ addons:
code_climate:
repo_token: 6c3a1b81a09b2338d6f30913c1bcad115026689752cbb499a0a25061cda6fbcf
install:
- yarn add phantomjs-prebuilt
- yarn global add grunt
- yarn install
- npm install phantomjs
- npm install -g grunt
- npm install
script:
- yarn run travis