Skip to content

Commit

Permalink
travis Linux debug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
echoby committed Jul 25, 2019
1 parent f2593b8 commit bba77db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -112,7 +112,7 @@ matrix:
- cmake --version
- sudo git clone --depth=1 https://github.com/BeamMW/boost-linux.git /usr/local/boost_1_69_0
- export BOOST_ROOT="/usr/local/boost_1_69_0"
- sudo add-apt-repository ppa:beineri/opt-qt-5.10.1-trusty -y
- sudo add-apt-repository ppa:beineri/opt-qt-5.11.0-xenial -y
- sudo apt-get update
- sudo apt-get install qt510declarative qt510svg libgl1-mesa-dev-lts-xenial
- eval "CC=gcc-7 && CXX=g++-7"
Expand Down

0 comments on commit bba77db

Please sign in to comment.