travis fix timeout

This commit is contained in:
poma 2019-07-19 05:50:54 +03:00
parent 0e784e1b24
commit dbbd97f98b
No known key found for this signature in database
GPG Key ID: 530BBEE4AE8C3604
2 changed files with 2 additions and 4 deletions

View File

@ -5,10 +5,8 @@ node_js:
install:
- npm ci
- cp .env.example .env
- npm run build:circuit
- travis_wait 30 npm run build:circuit
- npm run build:contract
- npm run test
- npm run eslint
script:
- npm run test
- npm run eslint

View File

@ -1,4 +1,4 @@
# Tornado mixer
# Tornado mixer [![Build Status](https://travis-ci.org/peppersec/tornado-mixer.svg?branch=master)](https://travis-ci.org/peppersec/tornado-mixer)
![mixer image](./mixer.png)