let's give Py3 a try again

This commit is contained in:
Michel Oosterhof
2017-03-05 21:51:55 +00:00
parent 807f457829
commit 2e56ec5ea7

View File

@@ -4,7 +4,7 @@ os: linux
language: python language: python
python: python:
- '2.7' - '2.7'
#- '3.4' - '3.4'
before_install: before_install:
- sudo apt-get -qq update - sudo apt-get -qq update
- sudo apt-get install -y libmpc-dev - sudo apt-get install -y libmpc-dev