animate.css/.travis.yml

8 lines
101 B
YAML
Raw Normal View History

2016-09-22 17:34:09 +02:00
language: node_js
node_js:
- "6"
- "6.1"
- "5.11"
before_script:
- npm install -g gulp
script: gulp