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
2 deletions
-
.travis.yml
|
|
@@ -13,7 +13,7 @@ matrix: |
|
|
|
packages: |
|
|
|
- valgrind |
|
|
|
- python3 |
|
|
|
- python3-dev |
|
|
|
- python3-setuptools |
|
|
|
- python3-pip |
|
|
|
- os: linux |
|
|
|
compiler: clang |
|
|
@@ -24,7 +24,7 @@ matrix: |
|
|
|
packages: |
|
|
|
- valgrind |
|
|
|
- python3 |
|
|
|
- python3-dev |
|
|
|
- python3-setuptools |
|
|
|
- python3-pip |
|
|
|
- os: osx |
|
|
|
osx_image: xcode10.1 |
|
|
|