summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Hodge <tpg@mutabah.net>2016-08-20 15:51:59 +0800
committerJohn Hodge <tpg@mutabah.net>2016-08-20 15:51:59 +0800
commit7cb5a807613bf9159122ea9eae3f308e9c994284 (patch)
tree7d75b5c4fc805c42159467c2ec8aa7c656068b23
parent548af8fae59f4daa0e9dfcc555e3b6e1158ee89b (diff)
downloadmrust-7cb5a807613bf9159122ea9eae3f308e9c994284.tar.gz
Travis - Try clang
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index ac2c5f39..c915ba93 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,6 @@
language: cpp
install: make
+compiler: clang
sudo: false
before_script: