forked from cerc-io/plugeth
Don't run 'npm test'
This commit is contained in:
parent
51d79f3e3b
commit
e3998e30ba
@ -1,7 +1,7 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.11"
|
- "0.11"
|
||||||
before_install:
|
|
||||||
- "npm install jshint"
|
|
||||||
install:
|
install:
|
||||||
|
- "npm install jshint"
|
||||||
|
script:
|
||||||
- "jshint *.js"
|
- "jshint *.js"
|
||||||
|
Loading…
Reference in New Issue
Block a user