mirror of
https://github.com/tornadocash/tornado-relayer
synced 2024-02-02 15:04:06 +01: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