Attempt to fix travis cache error

This commit is contained in:
Shawn 2018-12-10 00:12:14 -06:00
parent 39bd8d43fe
commit 8651476242

View file

@ -31,9 +31,11 @@ jobs:
# - sudo service mysql restart
- dpkg --compare-versions `npm -v` ge 6.4.0 || npm i -g npm@^6.4.0
script:
install:
- npm i
script: 'true' # Disables automatic stage tests
- stage: "Configure"
name: "Configure Spee.ch"