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

matrix: matrix:
include: include:
- env: CC=gcc-7 - env: CC=gcc-7
- env: CC=gcc-6
- env: CC=clang-5 - env: CC=clang-5
- env: CC=clang-4




before_install: before_install:

Loading…
Cancel
Save