This repository has been archived on 2019-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
Typertext/node_modules/grunt-typescript/.travis.yml

13 lines
170 B
YAML

language: node_js
node_js:
- 0.10
before_install:
- npm install -g grunt-cli
- npm install
- npm start
- grunt egen
notifications:
email: false