Clean Travis

This commit is contained in:
Jeronimo Vallelunga 2019-03-31 09:35:33 -03:00
parent ba90434a9b
commit 1e23b84126
1 changed files with 0 additions and 5 deletions

View File

@ -9,13 +9,8 @@ addons:
packages:
- gcc-4.8
- g++-4.8
script:
- npm run test
branches:
only:
- master
cache:
directories:
- node_modules
after_success:
- npm run test:coverage:codecov