1
0
Fork 0
tera/Source/lib/ntp-client/.travis.yml

11 lines
140 B
YAML
Raw Normal View History

2019-02-10 19:53:54 +00:00
language: node_js
node_js:
- "0.10"
before_script:
- npm install -g grunt-cli
notifications:
on_success: never
on_failure: always