summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorRene Rivera <grafikrobot@gmail.com>2016-06-21 16:32:50 -0500
committerRene Rivera <grafikrobot@gmail.com>2016-06-21 16:32:50 -0500
commit0a6ed79187d5ae22dc47313ee75abb4893762186 (patch)
treeb582eb78726bc93db49e4db96e815f52d4be97d0 /.travis.yml
parentf053f3f3eda2a82fa36a50452bde778e8e15b051 (diff)
downloadboost-0a6ed79187d5ae22dc47313ee75abb4893762186.tar.gz
No sudo needed for building releases.
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 d3ac0efb23..760236f752 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,8 +9,6 @@ branches:
- master
- develop
-sudo: required
-
dist: trusty
language: c