tests: fix travis.yml

This commit is contained in:
Estevao Soares dos Santos 2018-10-16 23:05:17 +01:00
parent 23f849c952
commit a48e0cf86a

View File

@ -7,7 +7,7 @@ node_js:
before_install:
- npm install -g grunt-cli
#travis build speed up
# travis build speed up
sudo: false
cache:
directories:
@ -20,7 +20,7 @@ script: grunt test
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/e369617839852624aa69
- 'https://webhooks.gitter.im/e/e369617839852624aa69'
on_success: change # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: false # default: false