mirror of https://github.com/status-im/web3.js.git
Don't run 'npm test'
This commit is contained in:
parent
51d79f3e3b
commit
e3998e30ba
|
@ -1,7 +1,7 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "0.11"
|
||||
before_install:
|
||||
- "npm install jshint"
|
||||
install:
|
||||
- "npm install jshint"
|
||||
script:
|
||||
- "jshint *.js"
|
||||
|
|
Loading…
Reference in New Issue