mirror of
https://github.com/emn178/js-md5.git
synced 2026-08-12 20:31:43 +08:00
update travis
This commit is contained in:
+2
-1
@@ -8,5 +8,6 @@ install:
|
|||||||
- npm install mocha -g
|
- npm install mocha -g
|
||||||
- npm install coveralls -g
|
- npm install coveralls -g
|
||||||
- npm install mocha-lcov-reporter -g
|
- npm install mocha-lcov-reporter -g
|
||||||
after_script:
|
- npm install
|
||||||
|
script:
|
||||||
- npm run-script coveralls
|
- npm run-script coveralls
|
||||||
|
|||||||
Reference in New Issue
Block a user