]> source.dussan.org Git - jquery-ui.git/commitdiff
Build: Use the container-based infrastructure on Travis
authorScott González <scott.gonzalez@gmail.com>
Thu, 15 Oct 2015 14:55:19 +0000 (10:55 -0400)
committerScott González <scott.gonzalez@gmail.com>
Thu, 15 Oct 2015 14:57:58 +0000 (10:57 -0400)
Switch to node 0.12.

Closes #1617

.travis.yml

index 6ef04eb803ce4d5f32b4043e49baec233f836e6c..25350d7126233198fcd2c4e5cae38d2db7879f9c 100644 (file)
@@ -1,5 +1,6 @@
+sudo: false
 language: node_js
 node_js:
-  - "0.10"
+  - "0.12"
 before_script:
   - npm install -g grunt-cli