1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-10 10:26:38 +02:00

Updated travis yaml

This commit is contained in:
Max Guglielmi 2015-09-06 18:43:51 +10:00
parent 652d265b57
commit 5ca4cc2da3

View file

@ -4,7 +4,7 @@ node_js:
before_script: before_script:
- npm install grunt-cli -g - npm install grunt-cli -g
script: script:
- grunt deploy - grunt test deploy
branches: branches:
only: only:
- master - master