We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7c1b49 commit f7be8c4Copy full SHA for f7be8c4
.travis.yml
@@ -46,8 +46,7 @@ matrix:
46
env: PYTHON=3.6 CPP=11 GCC=4.8
47
addons:
48
apt:
49
- sources: [deadsnakes]
50
- packages: [python3.6-dev python3.6-venv, cmake=2.\*, cmake-data=2.\*]
+ packages: [python3-venv, cmake=2.\*, cmake-data=2.\*]
51
- sudo: true
52
services: docker
53
env: PYTHON=2.7 CPP=14 GCC=6 CMAKE=1
0 commit comments