Merge branch 'DanielRuf-tests/use-npm-ci'

This commit is contained in:
rhyneav 2018-04-21 08:10:41 -04:00
commit 393b794dbe

View file

@ -24,3 +24,9 @@ before_script:
- gulp build
script: "./jake.sh loose=true capture=Firefox"
before_install:
- npm i -g npm@latest
install:
- npm ci