This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
java
/
jMonkeyEngine
mirror de
https://github.com/jMonkeyEngine/jmonkeyengine.git
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
Travis: Use Oracle JDK8 for building
shadowislord
10 anos atrás
pai
54979b33e3
commit
acdeba4a4d
1 arquivos alterados
com
3 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
3
1
.travis.yml
+ 3
- 1
.travis.yml
Ver arquivo
@@ -1,4 +1,6 @@
language: java
+jdk:
+ - oraclejdk8
branches:
only:
- - master
+ - master