aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authormisterg <misterg@google.com>2019-09-27 16:23:47 -0400
committerGennadiy Civil <misterg@google.com>2019-09-27 16:48:42 -0400
commit72adf7a4155b6642da1e6761678fe546590c0269 (patch)
treefad95de61073247dcbd9c584d27311bddbd14d43 /.travis.yml
parentcb3f7ce1deef5084306c929528a9728afdb17164 (diff)
downloadgoogletest-72adf7a4155b6642da1e6761678fe546590c0269.tar.gz
googletest-72adf7a4155b6642da1e6761678fe546590c0269.tar.bz2
googletest-72adf7a4155b6642da1e6761678fe546590c0269.zip
Googletest export
Bump llvm to 4.0 because brew removed 3.9 PiperOrigin-RevId: 271634609
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 56f7d7c1..04b51dde 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -66,7 +66,7 @@ addons:
packages:
- ccache
- gcc@4.9
- - llvm@3.9
+ - llvm@4
update: true
notifications: