This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
java
/
jMonkeyEngine
mirror da
https://github.com/jMonkeyEngine/jmonkeyengine.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Travis: Use Oracle JDK8 for building
shadowislord
10 anni fa
parent
54979b33e3
commit
acdeba4a4d
1 ha cambiato i file
con
3 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
3
1
.travis.yml
+ 3
- 1
.travis.yml
Vedi File
@@ -1,4 +1,6 @@
language: java
+jdk:
+ - oraclejdk8
branches:
only:
- - master
+ - master