diff --git a/.travis.yml b/.travis.yml index 19b036f..90c2155 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 diff --git a/README.md b/README.md index 2c750ce..49aadb1 100644 --- a/README.md +++ b/README.md @@ -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)