diff options
| author | bloodstalker <thabogre@gmail.com> | 2016-12-15 01:09:24 +0000 | 
|---|---|---|
| committer | bloodstalker <thabogre@gmail.com> | 2016-12-15 01:09:24 +0000 | 
| commit | 10f7fdbf436a27c8d4ea063776f6708aec2b84d0 (patch) | |
| tree | 2f68a66441cf357d3f4b668fc887eab4132128a1 | |
| parent | updated (diff) | |
| download | mutator-10f7fdbf436a27c8d4ea063776f6708aec2b84d0.tar.gz mutator-10f7fdbf436a27c8d4ea063776f6708aec2b84d0.zip  | |
updated
| -rw-r--r-- | .travis.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 86a9fa6..66d1f26 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,4 +8,4 @@ addons:        - libclang-3.9-dev        - libllvm3.9        - libstdc++-6-dev -script: make CXX=clang++3.9
\ No newline at end of file +script: make CXX=clang3.9
\ No newline at end of file  | 
