mirror of
https://github.com/emn178/js-sha3.git
synced 2026-08-12 19:41:36 +08:00
fixed travis-ci config
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@ node_js:
|
|||||||
- "0.10"
|
- "0.10"
|
||||||
- "0.8"
|
- "0.8"
|
||||||
before_install:
|
before_install:
|
||||||
- npm install coveralls -g
|
- npm install coveralls
|
||||||
- npm install mocha-lcov-reporter -g
|
- npm install mocha-lcov-reporter
|
||||||
script: npm run-script coveralls
|
script: npm run-script coveralls
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
|||||||
Reference in New Issue
Block a user