mirror of
https://github.com/adnanh/webhook.git
synced 2026-07-26 17:19:17 +08:00
typo in travis.yml
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ before_script:
|
||||
- docker exec -i test_fedora bash -c "pip install git+https://github.com/shawnsi/docker-rpmbuild"
|
||||
script:
|
||||
- docker exec -i test_fedora bash -c "pip install git+https://github.com/shawnsi/docker-rpmbuild"
|
||||
- docker exec -u fedora i test_fedora bash -c "cd $HOME/build/$TRAVIS_REPO_SLUG ; make build_rpm"
|
||||
- docker exec -u fedora -i test_fedora bash -c "cd $HOME/build/$TRAVIS_REPO_SLUG ; make build_rpm"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user