summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2015-09-19 12:33:17 +0200
committerMarcus Meissner <marcus@jet.franken.de>2015-09-19 12:33:17 +0200
commitb4a30dd414e21fb52b9891b18f2f2f08dfe2254e (patch)
treeefc64e8388edf7cd70caddbdb36100fcb5a9fb89 /.travis.yml
parent43a4d42e505408bbdeb0b9b765be180fe2492386 (diff)
downloadlibgphoto2-b4a30dd414e21fb52b9891b18f2f2f08dfe2254e.tar.gz
sudo false for travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 374bfae50..73072459b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,6 @@
language: c
+sudo: false
os:
- linux
- osx