jquery/.travis.yml
Michał Gołębiowski 31f4f8e3f3 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/

Closes gh-2027
2015-01-29 04:21:35 +01:00

5 lines
48 B
YAML

language: node_js
sudo: false
node_js:
- '0.10'