mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
ba352e83af
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 31f4f8e3f3
)
Closes gh-2027
5 lines
48 B
YAML
5 lines
48 B
YAML
language: node_js
|
|
sudo: false
|
|
node_js:
|
|
- '0.10'
|