Thom Wiggers
5 years ago
No known key found for this signature in database
GPG Key ID: 1BB0A7CE26E363
1 changed files with
4 additions and
0 deletions
-
.travis.yml
|
|
@@ -12,6 +12,8 @@ matrix: |
|
|
|
apt: |
|
|
|
packages: |
|
|
|
- valgrind |
|
|
|
- python3 |
|
|
|
- python3-pip |
|
|
|
- os: linux |
|
|
|
compiler: clang |
|
|
|
env: |
|
|
@@ -20,6 +22,8 @@ matrix: |
|
|
|
apt: |
|
|
|
packages: |
|
|
|
- valgrind |
|
|
|
- python3 |
|
|
|
- python3-pip |
|
|
|
- os: osx |
|
|
|
osx_image: xcode10.1 |
|
|
|
compiler: clang |
|
|
|