This website works better with JavaScript
Home
Explore
Help
Sign In
chendeben
/
zheng
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
add Travis CI
shuzheng
8 years ago
parent
9f480c6de3
commit
ad69818d0a
1 changed files
with
3 additions
and
2 deletions
Split View
Show Diff Stats
3
2
.travis.yml
+ 3
- 2
.travis.yml
View File
@@ -1,4 +1,5 @@
+---
language: java
-
+
sudo: false
jdk:
- - oraclejdk
7
+ - oraclejdk
8