[*] add travis_wait to build

This commit is contained in:
Evan Morikawa 2017-03-06 11:37:01 -05:00
parent d53b39f344
commit fc2557051c

View file

@ -51,7 +51,7 @@ install:
- nvm use --delete-prefix $NODE_VERSION - nvm use --delete-prefix $NODE_VERSION
script: script:
- npm install && npm run build-client - travis_wait npm install && npm run build-client
cache: cache:
directories: directories: