animate.css/.travis.yml
2016-09-22 23:34:09 +08:00

8 lines
101 B
YAML

language: node_js
node_js:
- "6"
- "6.1"
- "5.11"
before_script:
- npm install -g gulp
script: gulp