This website requires JavaScript.
Explore
Help
Sign In
mirror
/
openseadragon
Watch
1
Star
0
Fork
0
You've already forked openseadragon
mirror of
https://github.com/openseadragon/openseadragon.git
synced
2024-11-21 20:56:09 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
59083b7669
openseadragon
/
.travis.yml
7 lines
98 B
YAML
Raw
Normal View
History
Unescape
Escape
Added .travis.yml file
2013-02-15 02:23:24 +04:00
language
:
node_js
Moving to Travis containers http://docs.travis-ci.com/user/migrating-from-legacy/?utm_source=legacy-notice&utm_medium=banner&utm_campaign=legacy-upgrade
2015-10-26 20:46:46 +03:00
sudo
:
false
Added .travis.yml file
2013-02-15 02:23:24 +04:00
node_js
:
Travis debugging
2022-11-29 01:32:24 +03:00
-
"16.14.2"
Tell travis to install grunt before doing anything else.
2016-01-27 03:14:45 +03:00
before_install
:
Grunt fix for Travis
2013-02-22 01:20:18 +04:00
-
npm install -g grunt-cli
Reference in New Issue
Copy Permalink