Thom Wiggers
5 years ago
No known key found for this signature in database
GPG Key ID: 1BB0A7CE26E363
1 changed files with
2 additions and
0 deletions
-
.travis.yml
|
|
@@ -35,6 +35,7 @@ matrix: |
|
|
|
homebrew: |
|
|
|
packages: |
|
|
|
- python@3.7 |
|
|
|
- valgrind |
|
|
|
- os: osx |
|
|
|
osx_image: xcode10.1 |
|
|
|
compiler: gcc |
|
|
@@ -43,6 +44,7 @@ matrix: |
|
|
|
packages: |
|
|
|
- gcc@8 |
|
|
|
- python@3.7 |
|
|
|
- valgrind |
|
|
|
env: |
|
|
|
- MAKETARGET=test-all |
|
|
|
|
|
|
|