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

This commit is contained in:
rhyneav 2018-04-21 08:11:22 -04:00
commit b5ab884b38

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