Skip to content
This repository was archived by the owner on Sep 27, 2019. It is now read-only.

Commit ca7410f

Browse files
Update travis llvm config (#1493)
* Fix bug overflow in Analyze * Revert "Fix bug overflow in Analyze" This reverts commit fcbf161. * Update LLVM dir in travis config
1 parent 3bc6d46 commit ca7410f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ matrix:
1414
- PELOTON_BUILD_TYPE=Debug
1515
- SANITIZER=Address
1616
- COVERALLS=Off
17-
- LLVM_DIR=/usr/local/Cellar/llvm@3.9/3.9.1_1
17+
- LLVM_DIR=/usr/local/Cellar/llvm@3.9/3.9.1_2
1818
# Linux builds for gcc 5
1919
- os: linux
2020
sudo: required

0 commit comments

Comments
 (0)