only check py3.4 for now

This commit is contained in:
Michel Oosterhof
2016-08-20 08:29:43 +00:00
parent b9a7e4e8ff
commit 28f7906756

View File

@@ -4,11 +4,11 @@ os: linux
language: python
python:
- "2.7"
- "3.3"
# - "3.3"
- "3.4"
- "3.5"
- "3.5-dev" # 3.5 development branch
- "nightly" # currently points to 3.6-dev
# - "3.5"
# - "3.5-dev" # 3.5 development branch
# - "nightly" # currently points to 3.6-dev
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y libmpc-dev