This website works better with JavaScript
Home
Explore
Help
Sign In
java
/
jMonkeyEngine
mirror of
https://github.com/jMonkeyEngine/jmonkeyengine.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Travis: Use Oracle JDK8 for building
shadowislord
10 years ago
parent
54979b33e3
commit
acdeba4a4d
1 changed files
with
3 additions
and
1 deletions
Split View
Show Diff Stats
3
1
.travis.yml
+ 3
- 1
.travis.yml
View File
@@ -1,4 +1,6 @@
language: java
+jdk:
+ - oraclejdk8
branches:
only:
- - master
+ - master