Skip to content

Commit

Permalink
libsemigroup compat with g++5
Browse files Browse the repository at this point in the history
  • Loading branch information
hivert committed Jun 12, 2018
1 parent 7652954 commit dedbd61
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ matrix:
sources:
- ubuntu-toolchain-r-test
packages:
- libboost1.55-all-dev
- gcc-5
- g++-5
- libboost1.55-all-dev
before_install:
- eval "${MATRIX_EVAL}"
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo add-apt-repository ppa:dns/gnu -y; fi
Expand Down

0 comments on commit dedbd61

Please sign in to comment.