]> source.dussan.org Git - jquery.git/commitdiff
Build: Speed up the Travis build 2027/head
authorMichał Gołębiowski <m.goleb@gmail.com>
Sun, 25 Jan 2015 00:27:08 +0000 (01:27 +0100)
committerMichał Gołębiowski <m.goleb@gmail.com>
Thu, 29 Jan 2015 03:21:35 +0000 (04:21 +0100)
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

.travis.yml

index 35048b6bd96a67e49c7a21299fcd79d89a85d8cd..0f4d3dafb2c92d353ded158c09ee5591663ee121 100644 (file)
@@ -1,3 +1,4 @@
 language: node_js
+sudo: false
 node_js:
 - '0.10'