Skip to content

Commit

Permalink
Merge pull request Andersbakken#28 from lyuts/travis_ci_upgrade
Browse files Browse the repository at this point in the history
Remove debug leftovers from travis configuration update.
  • Loading branch information
jhanssen committed Jul 20, 2015
2 parents 464f7ab + 07494a0 commit 325503f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ matrix:
before_script:
- mkdir build
- cd build
- apt-cache search clang
- ls /usr/local
- echo "Using compilers $CXX-${COMPILER_VERSION} and $CC-${COMPILER_VERSION}"
- cmake -DCMAKE_CXX_COMPILER=$CXX-${COMPILER_VERSION} -DCMAKE_C_COMPILER=$CC-${COMPILER_VERSION} ..

Expand Down

0 comments on commit 325503f

Please sign in to comment.