animate.css/.travis.yml

8 lines
101 B
YAML

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