animate.css/.travis.yml

6 lines
85 B
YAML
Raw Normal View History

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