Skip to content

Commit

Permalink
enable docker for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
gschueler committed Aug 25, 2016
1 parent 581d8dc commit 2b076f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,9 @@ jdk:
- openjdk7
#sudo: false
# can uncomment above after resolution of https://github.com/travis-ci/travis-ci/issues/3120
sudo: required
services:
- docker
before_install:
- sudo apt-get update -qq
- sudo apt-get install -y xmlstarlet jq
Expand Down

0 comments on commit 2b076f8

Please sign in to comment.