Skip to content

Commit bde1652

Browse files
committed
Switch to using NPM lock files.
1 parent d35020c commit bde1652

File tree

3 files changed

+0
-4136
lines changed

3 files changed

+0
-4136
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ before_install:
1212
- echo "$TRAVIS_COMMIT_MSG" | grep '\[skip browser\]'; export TWBS_DO_BROWSER=$?; true
1313
install:
1414
- bundle install --deployment --jobs=3 --retry=3
15-
- cp build/npm-shrinkwrap.json ./
1615
- npm install
1716
script:
1817
- npm test

0 commit comments

Comments
 (0)