Skip to content

Commit

Permalink
- added automated SNAPSHOT publishing to Maven Central repository
Browse files Browse the repository at this point in the history
  • Loading branch information
rhajek committed Oct 4, 2018
1 parent ce65a41 commit 4590d18
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ sudo: required
services:
- docker

before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libxml2-utils

# We test against all influxdb versions with the most actual JDK.
# Test only the most recent influxdb version with JDK8 which will be legacy soon.
env:
Expand Down

0 comments on commit 4590d18

Please sign in to comment.