summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-12-30 20:42:38 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2014-12-30 20:42:38 +0100
commitf2abaf98a92e859372c543022f75c8436f4fa913 (patch)
tree5ef1b3fffa2667b46f0d604e6844c17ba0a1e5d3
parent5929f90fb99de1fec9618e79f03c24e0329bd93f (diff)
downloadjasper-client-f2abaf98a92e859372c543022f75c8436f4fa913.tar.gz
jasper-client-f2abaf98a92e859372c543022f75c8436f4fa913.zip
Switch to Travis-CI's container-based infrastructure
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index fee4647..c36447d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,7 @@
env:
- ARCH=x86
language: python
+sudo: false
python:
- "2.7"
install: