Skip to content

Commit

Permalink
Prepare for docker-build 0.1.1 merge into master
Browse files Browse the repository at this point in the history
  • Loading branch information
yetist authored and raveit65 committed Feb 16, 2019
1 parent 222fcc0 commit 65aaac0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ before_install:
- chmod +x docker-build

install:
- sudo apt-get install -y python3-pip python3-setuptools
- sudo pip3 install --upgrade pip
- sudo pip install PyGithub
- ./docker-build --name ${DISTRO} --config .travis.yml --install

script:
Expand Down

0 comments on commit 65aaac0

Please sign in to comment.