changeset 463:aefd2714d205

cm: Use Travis CI's new infrastructure.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 11 Jul 2015 20:30:28 -0700
parents 04abc97dd3b6
children b6e797463798
files .travis.yml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.travis.yml	Sat Jul 11 18:49:50 2015 -0700
+++ b/.travis.yml	Sat Jul 11 20:30:28 2015 -0700
@@ -1,3 +1,4 @@
+sudo: false
 language: python
 python:
   - "3.4"