mirror of
https://github.com/animate-css/animate.css.git
synced 2024-11-14 08:11:09 +01:00
8 lines
No EOL
101 B
YAML
8 lines
No EOL
101 B
YAML
language: node_js
|
|
node_js:
|
|
- "6"
|
|
- "6.1"
|
|
- "5.11"
|
|
before_script:
|
|
- npm install -g gulp
|
|
script: gulp |