Skip to content

Commit

Permalink
Try and fix Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
cwendling committed Dec 4, 2024
1 parent 8046643 commit 7c80bd9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ before_install:
- chmod +x docker-build gen-index

install:
- pip3 install PyGithub
- sudo pip3 install --upgrade pip
- sudo pip3 install PyGithub
- ./docker-build --name ${DISTRO} --config .build.yml --install

script:
Expand Down

0 comments on commit 7c80bd9

Please sign in to comment.