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
d29c394c1f
jquery
/
.travis.yml
7 lines
63 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
:
-
'0.10'
Tests: add the current version of node and iojs to the travis config Close gh-2121
2015-03-05 23:07:25 +00:00
-
'0.12'
Build: Drop io.js testing, test on latest Node.js Node.js & io.js have merged, there will be no more major io.js releases. Also, as of today io.js is officially unsupported (even if it still gets some updates) while Node.js 4.0.0 (just released!) will be supported until 2018. (cherry-picked from 250a1990baa571de60325ab2c52eabb399c4cf9e)
2015-09-08 20:38:29 +00:00
-
'4'
Reference in New Issue
Copy Permalink