Skip to content

Commit

Permalink
use trusty dist due to SSL error in coveralls connection
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix Reimann committed Aug 2, 2017
1 parent c3dd2ba commit 8c7ba41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
language: java

dist: trusty

after_success:
- ./gradlew jacocoTestReport coveralls

0 comments on commit 8c7ba41

Please sign in to comment.