This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
server
/
wxJava-final
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update .travis.yml
master
Binary(班纳睿)
8 years ago
committed by
GitHub
parent
7b8d7f32c3
commit
c71d4dfa36
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -2,7 +2,7 @@ language: java
jdk:
- oraclejdk7
script: "mvn clean
install
-Dmaven.test.skip=true"
script: "mvn clean
package
-Dmaven.test.skip=true"
branches:
only:
Write
Preview
Loading…
Cancel
Save