mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-21 20:56:09 +03:00
4c06ae8c53
http://docs.travis-ci.com/user/migrating-from-legacy/?utm_source=legacy-notice&utm_medium=banner&utm_campaign=legacy-upgrade
7 lines
92 B
YAML
7 lines
92 B
YAML
language: node_js
|
|
sudo: false
|
|
node_js:
|
|
- 0.10
|
|
before_script:
|
|
- npm install -g grunt-cli
|