Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kuboosoft authored Jul 9, 2017
1 parent ed73d99 commit 3fd2780
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,9 @@ script:
#- travis_wait 40 docker run --cap-add=SYS_ADMIN davidva/unibuild /bin/sh /urpms -g UnitedRPMs/spotify -s spotify.spec -t fedora-25-x86_64
- "docker run -v $(pwd):/root/enjoy --cap-add=SYS_ADMIN davidva/unibuild /bin/sh /urpms -g UnitedRPMs/unitedrpms -s unitedrpms.spec -r true -d 'dist .fc25'"
notifications:
# email: [email protected]
slack: unitedrpms:lzDykHTpajKrgmGz9NkrO1Hj
webhooks:
urls:
- https://webhooks.gitter.im/e/8bbc656ea277114ba4fd
on_success: change # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: never # options: [always|never|change] default: always

0 comments on commit 3fd2780

Please sign in to comment.