summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTilo Spannagel <development@tilosp.de>2018-08-21 11:33:05 +0200
committerGitHub <noreply@github.com>2018-08-21 11:33:05 +0200
commitbc04997feec3903c56211c09b0ba6a6bfa99d8d7 (patch)
tree4b58dbe8105a1d81375214c58038a2d657dd1df8
parent7dc465b999f363a6b9239228c90ec2acf18130b9 (diff)
parentcb8d4a7ed413301cf4047de98ef5713c9af01835 (diff)
Merge pull request #427 from J0WI/non-root-travis
Remove sudo and distro from .travis.yml
-rw-r--r--.travis.yml6
1 files changed, 1 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index f2656ee5..7e780fdd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,9 +1,5 @@
-dist: trusty
-sudo: required
-
-services: docker
-
language: bash
+services: docker
branches:
only: