Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gchoinka authored Sep 24, 2018
1 parent 2f78eea commit 833a5b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ matrix:


script:
- travis_wait 30 ${TRAVIS_BUILD_DIR}/tools/ci/install-gcc.sh
- travis_wait 45 ${TRAVIS_BUILD_DIR}/tools/ci/install-gcc.sh
- export PATH=/usr/lib/llvm-${CLANG_VERS}/bin/:${PATH}
- export ASAN_OPTIONS=symbolize=1
- export LSAN_OPTIONS=verbosity=1:log_threads=1
Expand Down

0 comments on commit 833a5b6

Please sign in to comment.