Skip to content

Commit

Permalink
Try and fix the g++8 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
peternewman committed Nov 4, 2019
1 parent 03343c1 commit 8d311f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ matrix:
packages:
- *core_build_gpp_latest
sources:
- ubuntu-toolchain-r-test
- sourceline: "ppa:ubuntu-toolchain-r/test"
- os: linux
dist: xenial
compiler: gcc
Expand All @@ -129,7 +129,7 @@ matrix:
- *core_build
- g++-4.9
sources:
- ubuntu-toolchain-r-test
- sourceline: "ppa:ubuntu-toolchain-r/test"
- os: linux
dist: xenial
env: TASK='doxygen'
Expand All @@ -140,7 +140,7 @@ matrix:
- doxygen
- graphviz
sources:
- ubuntu-toolchain-r-test
- sourceline: "ppa:ubuntu-toolchain-r/test"
- os: linux
dist: xenial
env: TASK='lint'
Expand Down

0 comments on commit 8d311f4

Please sign in to comment.