Browse Source

Compiler fixed (#93).

main
offa 7 years ago
parent
commit
054d9c0a39
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      .travis.yml

+ 0
- 2
.travis.yml View File

@@ -14,9 +14,7 @@ env:
matrix:
include:
- env: CC=gcc-7
- env: CC=gcc-6
- env: CC=clang-5
- env: CC=clang-4


before_install:

Loading…
Cancel
Save