diff options
| author | Nikolaus Rath <Nikolaus@rath.org> | 2017-07-06 13:13:42 +0200 |
|---|---|---|
| committer | Nikolaus Rath <Nikolaus@rath.org> | 2017-07-06 13:13:42 +0200 |
| commit | f7ac0022775e57ff940578f282fba525fd2cf5b2 (patch) | |
| tree | f590622e463083c1e852638817c3edfc1fa2e094 /.travis.yml | |
| parent | a8034761c401d3d45d2afc6f23ff65ded5dd9583 (diff) | |
| download | libfuse-f7ac0022775e57ff940578f282fba525fd2cf5b2.tar.gz | |
Travis: use sudo-enabled environment.
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index a29ccf7..c567183 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ sudo: required dist: trusty +group: deprecated-2017Q2 language: - c |
