Browse Source

GCC 10 build added (#168).

main
offa 4 years ago
parent
commit
e85f56a4c7
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

@@ -12,6 +12,7 @@ env:

jobs:
include:
- env: COMPILER=gcc-10
- env: COMPILER=gcc-9
- env: COMPILER=gcc-8
- env: COMPILER=gcc-7

Loading…
Cancel
Save