diff options
| author | bloodstalker <thabogre@gmail.com> | 2017-06-19 20:02:10 +0000 | 
|---|---|---|
| committer | bloodstalker <thabogre@gmail.com> | 2017-06-19 20:02:10 +0000 | 
| commit | 5ba87732f9644c20559f23a6c753027b32fdb6f2 (patch) | |
| tree | 205944404aa4202d940fe5a5d05ed5cc0c3b45f8 | |
| parent | updated so that processing of declarations with initializers can handle (diff) | |
| download | mutator-5ba87732f9644c20559f23a6c753027b32fdb6f2.tar.gz mutator-5ba87732f9644c20559f23a6c753027b32fdb6f2.zip | |
testing out the new trusty image
| -rw-r--r-- | .travis.yml | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/.travis.yml b/.travis.yml index 968a4f2..23866e2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@  dist: trusty  sudo: required +group: edge  language: cpp  env:    global: | 
