tera/Source/lib/ntp-client/.travis.yml
progr76@gmail.com 3029d69c0e 0.884
2019-02-10 22:53:54 +03:00

11 lines
140 B
YAML

language: node_js
node_js:
- "0.10"
before_script:
- npm install -g grunt-cli
notifications:
on_success: never
on_failure: always