Skip to content

Commit

Permalink
removed unnecessary docker lines
Browse files Browse the repository at this point in the history
  • Loading branch information
eslerm committed Sep 18, 2018
1 parent 0745f52 commit cac16f1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@ language: python
python: "2.7"
sudo: required

services:
- docker

before_install:
- docker --version
- docker info
- export GALAXY_HOME=/home/galaxy
- export GALAXY_TRAVIS_USER=galaxy
- export GALAXY_UID=1450
Expand Down

0 comments on commit cac16f1

Please sign in to comment.