1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2026-03-14 22:55:44 +01:00

Modified travis yaml

This commit is contained in:
Max Guglielmi 2016-12-07 23:54:13 +11:00
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