try 3.4 again

This commit is contained in:
Eric Vergnaud 2015-09-18 03:26:44 +08:00
parent 41a7833898
commit 6c4e56c2e7
1 changed files with 1 additions and 1 deletions

View File

@ -7,5 +7,5 @@ jdk:
- oraclejdk8
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y python3
- sudo apt-get install -y python3.4
- python3 --version