1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-11 02:46:41 +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 grunt-cli -g
- npm install codecov -g - npm install codecov -g
script: script:
- npm test codecov deploy - npm test
- npm run codecov
- npm run deploy
branches: branches:
only: only:
- master - master