mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-09 12:42:11 +00:00
Revert the travis testing changes
This commit is contained in:
parent
7407bbdac9
commit
40eb8b65c7
13
.travis.yml
13
.travis.yml
@ -5,7 +5,6 @@ language: cpp
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- osg
|
||||
- coverity_scan
|
||||
- /openmw-.*$/
|
||||
env:
|
||||
@ -49,9 +48,9 @@ notifications:
|
||||
email:
|
||||
on_success: change
|
||||
on_failure: always
|
||||
#irc:
|
||||
# channels:
|
||||
# - "chat.freenode.net#openmw"
|
||||
# on_success: change
|
||||
# on_failure: always
|
||||
# use_notice: true
|
||||
irc:
|
||||
channels:
|
||||
- "chat.freenode.net#openmw"
|
||||
on_success: change
|
||||
on_failure: always
|
||||
use_notice: true
|
||||
|
Loading…
Reference in New Issue
Block a user