This website works better with JavaScript.
Home
Explore
Help
Sign In
binhong
/
LibrarySystem
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Specify jdk version for osx in Travis
master
BinHong Lee
6 years ago
parent
641e96eec0
commit
e455607324
Signed by:
binhong
<binhong@binhong.me>
GPG Key ID:
6B4C5608EC620D19
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -2,6 +2,7 @@ language: java
matrix:
include:
- os: osx
jdk: oraclejdk8
- os: linux
jdk: oraclejdk8
Write
Preview
Loading…
Cancel
Save