This website requires JavaScript.
Explore
Help
Register
Sign In
library-mirrors
/
jquery
Watch
1
Star
0
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2024-11-23 02:54:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e09907ce15
jquery
/
.travis.yml
9 lines
75 B
YAML
Raw
Normal View
History
Unescape
Escape
Add Travis CI config for PR testing
2013-09-12 16:08:29 +00:00
language
:
node_js
Build: Speed up the Travis build Run Travis tests on a container infrastructure to make it start faster. See http://docs.travis-ci.com/user/workers/container-based-infrastructure/ (cherry-picked from 31f4f8e3f30e67e677a2aa167b9e894d46d5b81e) Closes gh-2027
2015-01-25 00:27:08 +00:00
sudo
:
false
Add Travis CI config for PR testing
2013-09-12 16:08:29 +00:00
node_js
:
Revert "Build: remove node .10 from travis" This reverts commit 498fd24f389105049bc2eebadfa43e228b91454a. Node 0.10 has updated its npm to v2 so most issues with it should be resolved now.
2016-04-26 23:21:27 +00:00
-
"0.10"
Build: Use double quotes in .travis.yml .travis.yml used single quotes which is inconsistent with what we use in most other files. Also, the file was missing an empty line at the end. (cherry-picked from 06320c88af5be9cd937917282deb6eb4c4ad0443)
2015-09-11 19:35:10 +00:00
-
"0.12"
-
"4"
Build: Test on Node 5 (cherry-picked from cbe5b2b79a46c61ad36ea5df44f80b1cc2c1b60a)
2015-10-30 00:34:33 +00:00
-
"5"
Build: test on Node.js 6
2016-04-26 20:44:11 +00:00
-
"6"
Reference in New Issue
Copy Permalink