and again

This commit is contained in:
Eric Vergnaud 2015-09-18 22:38:49 +08:00
parent 50cc266fed
commit cb75cceb91
1 changed files with 3 additions and 4 deletions

View File

@ -5,7 +5,6 @@ jdk:
- openjdk6
- oraclejdk7
- oraclejdk8
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y python3.4 python-software-properties
- python3 --version
python:
- "2.7"
- "3.4"