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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user