mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-07-02 10:26:48 -04:00
travis
This commit is contained in:
parent
0b06a02eee
commit
7ce03bbd69
2 changed files with 8 additions and 1 deletions
7
.travis.yml
Normal file
7
.travis.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "11"
|
||||
#install:
|
||||
# - npm ci
|
||||
script:
|
||||
- npm run eslint
|
|
@ -1,4 +1,4 @@
|
|||
# Relayer for Tornado mixer
|
||||
# Relayer for Tornado mixer [](https://travis-ci.org/peppersec/tornado-mixer-relayer)
|
||||
## Setup
|
||||
1. `npm i`
|
||||
2. `cp .env.example .env`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue