update travis config

This commit is contained in:
2019-07-29 13:49:52 +01:00
parent b6673abdcf
commit 983d499571
+1
View File
@@ -17,6 +17,7 @@ cache:
install:
- npm install
- npm run install-all
before_script:
- npm run devchain &