diff options
author | 2018-05-31 11:31:18 +0200 | |
---|---|---|
committer | 2018-05-31 11:31:18 +0200 | |
commit | 77e15a9ee7a9d668bae79bf1c45116ca807f887b (patch) | |
tree | bc5b697975b4f48f65ee39423f70370e6dfea77b | |
parent | accept flag for apt-get (diff) |
attempt running on xenial in travis
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index eccb0ce..5f58b10 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ branches: only: - "master" +dist: xenial sudo: required #services: |