mirror of
https://github.com/henrydcase/pqc.git
synced 2024-11-22 07:35:38 +00:00
Install python3-dev as well
This commit is contained in:
parent
630ae782fd
commit
23afad2915
@ -13,6 +13,7 @@ matrix:
|
||||
packages:
|
||||
- valgrind
|
||||
- python3
|
||||
- python3-dev
|
||||
- python3-pip
|
||||
- os: linux
|
||||
compiler: clang
|
||||
@ -23,6 +24,7 @@ matrix:
|
||||
packages:
|
||||
- valgrind
|
||||
- python3
|
||||
- python3-dev
|
||||
- python3-pip
|
||||
- os: osx
|
||||
osx_image: xcode10.1
|
||||
|
Loading…
Reference in New Issue
Block a user