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

Closes gh-2027
2015-01-29 04:24:32 +01:00

5 lines
48 B
YAML

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