Removed old coverage script and updated travis config.

This commit is contained in:
2018-03-22 18:24:42 +01:00
parent d9f679603a
commit 92cc094787
2 changed files with 2 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ git:
submodules: true
script:
- yarn test
- yarn cov
- yarn coverage
before_install:
- cd seasoned_api
before_script: yarn