and again
This commit is contained in:
parent
14ade86e09
commit
a3c071a979
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue