aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-12-14 22:13:44 +0000
committerbloodstalker <thabogre@gmail.com>2016-12-14 22:13:44 +0000
commit15ebbba094971687c840d9e7117360f3b5da852a (patch)
tree17382e83708a935508211db326e4e090e89aed89 /.travis.yml
parentusing the ubuntu repos now (diff)
downloadmutator-15ebbba094971687c840d9e7117360f3b5da852a.tar.gz
mutator-15ebbba094971687c840d9e7117360f3b5da852a.zip
running on trusty now
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index d43dc5e..ddcbac0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,5 @@
+dist: trusty
sudo: required
language: cpp
compiler: clang