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:
parent
4b1146c385
commit
87fb91cea5
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue