mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2024-12-24 23:29:30 -05:00
travis
This commit is contained in:
parent
0b06a02eee
commit
7ce03bbd69
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
|
Loading…
Reference in New Issue
Block a user