1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-04-27 20:32:54 +02:00

Modified travis yaml

This commit is contained in:
Max Guglielmi 2016-12-07 23:54:13 +11:00
parent 4b1146c385
commit 87fb91cea5

View file

@ -5,7 +5,9 @@ before_script:
- npm install grunt-cli -g
- npm install codecov -g
script:
- npm test codecov deploy
- npm test
- npm run codecov
- npm run deploy
branches:
only:
- master