Skip to content

Commit

Permalink
Update lock and npm
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed Dec 15, 2018
1 parent 0f6adde commit 2ff4b64
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 142 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,11 @@ cache:
directories:
- node_modules
- node_cache
- node_shrinkwrap
- $HOME/.npm
before_install:
- google-chrome-stable --headless --disable-gpu --remote-debugging-port=9222 http://localhost &
- gem install sass -v 3.4.24
- npm i -g npm@6.4.1
- npm i -g npm@6.5.0
script:
- node_modules/.bin/grunt travis
after_success:
Expand Down
Loading

0 comments on commit 2ff4b64

Please sign in to comment.