and again

This commit is contained in:
Eric Vergnaud 2015-09-18 23:06:26 +08:00
parent 14ade86e09
commit a3c071a979
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ jdk:
- oraclejdk7
- oraclejdk8
before_install:
- sudo add-apt-repository ppa:fkrull/deadsnakes
- sudo apt-get update -qq
- sudo apt-get install -qq "python3.4"
- sudo apt-get install -qq python3.4
- whereis python
- whereis python3