mirror of
https://github.com/adnanh/webhook.git
synced 2025-06-01 18:22:27 +00:00
typo in travis.yml
This commit is contained in:
parent
8173f4a346
commit
033764601d
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue