peer-calls/.travis.yml
2016-03-31 18:41:56 -04:00

7 lines
82 B
YAML

language: node_js
node_js:
- "5.2.0"
script: make
notifications:
email: false