summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohn Hodge <tpg@mutabah.net>2016-08-21 18:01:15 +0800
committerJohn Hodge <tpg@mutabah.net>2016-08-21 18:01:15 +0800
commit0a34b3976b494ab1d665fcfb2ea637aff7b6c419 (patch)
tree726e5ad1541a9bc85c9ff5b72ea7a78f039ab6ef /.travis.yml
parent6017fe49f06bbe1effefb70f1eda56fa91713816 (diff)
downloadmrust-0a34b3976b494ab1d665fcfb2ea637aff7b6c419.tar.gz
Travis - back to gcc
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a6eab40f..3352c322 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
language: cpp
install: make
-compiler: clang
sudo: required
dist: trusty