diff options
author | bloodstalker <thabogre@gmail.com> | 2016-12-14 22:37:52 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2016-12-14 22:37:52 +0000 |
commit | 25705e05d7c6aa7a942147cc9788ab1748ccf767 (patch) | |
tree | 8c37cdedce2c1b82c49ad0d2bd0c350b6f2a7a8d /.travis.yml | |
parent | update (diff) | |
download | mutator-25705e05d7c6aa7a942147cc9788ab1748ccf767.tar.gz mutator-25705e05d7c6aa7a942147cc9788ab1748ccf767.zip |
update
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 cab2fb0..2b30f25 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ dist: precise +sudo: false language: cpp compiler: clang before_script: |