Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-sheng committed Sep 27, 2017
1 parent ac6f4c3 commit 1b56c88
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
sudo: required

services:
- docker

language: java

script:
Expand All @@ -11,4 +6,3 @@ script:

after_success:
- mvn clean test jacoco:report coveralls:report
- bash ./travis/push_image.sh

0 comments on commit 1b56c88

Please sign in to comment.