mirror of https://github.com/Kylart/KawAnime.git
Updated .travis.yml to new tests
This commit is contained in:
parent
b5ca293b9f
commit
a7e6243020
|
@ -8,7 +8,7 @@ install:
|
|||
- npm install
|
||||
|
||||
script:
|
||||
- npm run test:server
|
||||
- npm run test:api
|
||||
- npm run cloc
|
||||
after_success: npm run coverage
|
||||
|
||||
|
|
Loading…
Reference in New Issue