snap.js/.travis.yml

17 lines
218 B
YAML
Raw Normal View History

2017-02-03 00:41:35 +00:00
language: node_js
node_js:
2017-02-03 00:47:38 +00:00
- "node"
2017-02-03 00:41:35 +00:00
sudo: true
before_script:
- npm install -g grunt-cli
- npm install
- grunt
- cd test
script: phantomjs test.js
2017-02-03 05:46:23 +00:00
notifications:
slack: snapsvg:1zY6dZQuE1vhnug8pLSbbYMv