animate.css/.travis.yml

6 lines
85 B
YAML

language: node_js
node_js:
- "10"
before_script:
- npm install -g gulp
script: gulp