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
2025-01-20 01:31:45 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
openseadragon
/
.travis.yml
7 lines
98 B
YAML
Raw
Normal View
History
Unescape
Escape
Added .travis.yml file
2013-02-14 14:23:24 -08: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 10:46:46 -07:00
sudo
:
false
Added .travis.yml file
2013-02-14 14:23:24 -08:00
node_js
:
Travis debugging
2022-11-28 14:32:24 -08:00
-
"16.14.2"
Tell travis to install grunt before doing anything else.
2016-01-26 19:14:45 -05:00
before_install
:
Grunt fix for Travis
2013-02-21 13:20:18 -08:00
-
npm install -g grunt-cli
Reference in New Issue
Copy Permalink