summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2017-09-24 22:46:48 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2017-09-24 22:46:48 -0700
commita569e6a737714d33fe30284abcc2f1af1f856127 (patch)
tree731218b90ec35873642f865409944c7b5a1777ef /.travis.yml
parent900a1cc94353b9202dcaee66b95d67e31331940e (diff)
Switch to sudo=false Travis env
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index f35124d..e0df2fa 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,4 @@
language: cpp
-sudo: required
-dist: trusty
os:
- linux
- osx