mirror of
https://github.com/GNS3/gns3-server
synced 2025-02-20 03:52:00 +00:00
Enable travis for all branches
This commit is contained in:
parent
f1a9cc9f01
commit
efad58a2af
16
.travis.yml
16
.travis.yml
@ -15,15 +15,15 @@ install:
|
|||||||
script:
|
script:
|
||||||
- tox -e $TOX_ENV
|
- tox -e $TOX_ENV
|
||||||
|
|
||||||
branches:
|
#branches:
|
||||||
only:
|
# only:
|
||||||
- master
|
# - master
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
irc:
|
# irc:
|
||||||
channels:
|
# channels:
|
||||||
- "chat.freenode.net#gns3"
|
# - "chat.freenode.net#gns3"
|
||||||
on_success: change
|
# on_success: change
|
||||||
on_failure: always
|
# on_failure: always
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user