Skip to content

Commit 65f3e4e

Browse files
committed
better option for running tests
1 parent 713f357 commit 65f3e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ install:
2525
- pip install -qr requirements-dev.txt
2626
- ls -la
2727
- cd ./ui
28-
- yarn install --production
28+
- yarn install --frozen-lockfile
2929

3030
script:
3131
- nosetests -c nose.cfg --verbosity=1

0 commit comments

Comments
 (0)