Skip to content

Commit

Permalink
[#2089] ssl cert tests and documentation
Browse files Browse the repository at this point in the history
change version number to maven repository
version and diagnostics for ant
  • Loading branch information
flybyray committed Jul 3, 2017
1 parent 857f593 commit 5774635
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,9 @@ sudo: required
dist: trusty
language: java
jdk:
- oraclejdk8
#before_install:
# - cat /etc/hosts # optionally check the content *before*
# - sudo hostname "$(hostname | cut -c1-63)"
# - sed -e "s/^\\(127\\.0\\.0\\.1.*\\)/\\1 $(hostname | cut -c1-63)/" /etc/hosts | sudo tee /etc/hosts
# - sudo mv /tmp/hosts /etc/hosts
# - cat /etc/hosts # optionally check the content *after*
- oraclejdk8
install:
- sudo apt-get install ant-optional
addons:
hosts:
- myshorthost
Expand Down

0 comments on commit 5774635

Please sign in to comment.