Skip to content

Commit

Permalink
disable unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
beiwei30 committed Jun 7, 2016
1 parent d423cf6 commit 677d712
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: java
jdk:
# - oraclejdk8
- oraclejdk8
- oraclejdk7
- openjdk6

#script: mvn -DskipTests=true clean package
script: mvn -DskipTests=true clean package

0 comments on commit 677d712

Please sign in to comment.