diff options
author | bloodstalker <thabogre@gmail.com> | 2016-12-14 22:17:42 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2016-12-14 22:17:42 +0000 |
commit | 472449921c1c97cc352aadaad12fbdc520501ab5 (patch) | |
tree | 31a8f387b4559ce0fd6671ba821f29714103c0df | |
parent | running on trusty now (diff) | |
download | mutator-472449921c1c97cc352aadaad12fbdc520501ab5.tar.gz mutator-472449921c1c97cc352aadaad12fbdc520501ab5.zip |
using precise now
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index ddcbac0..b27b7f6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ -dist: trusty +dist: precise sudo: required language: cpp compiler: clang |