2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Switch to using NPM lock files.

This commit is contained in:
Bardi Harborow
2017-07-15 09:24:23 +00:00
parent d35020cee8
commit bde16528d2
3 changed files with 0 additions and 4136 deletions
-1
View File
@@ -12,7 +12,6 @@ before_install:
- echo "$TRAVIS_COMMIT_MSG" | grep '\[skip browser\]'; export TWBS_DO_BROWSER=$?; true
install:
- bundle install --deployment --jobs=3 --retry=3
- cp build/npm-shrinkwrap.json ./
- npm install
script:
- npm test