Pārlūkot izejas kodu

Merge pull request #7 from Martin819/master

Add travis condition to only send notifications for master branch [WIP]
pull/8/merge
Filip Pytloun pirms 7 gadiem
vecāks
revīzija
7d221cdfa1
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. +3
    -0
      .travis.yml

+ 3
- 0
.travis.yml Parādīt failu

@@ -22,6 +22,7 @@ env:
- PLATFORM=trevorj/salty-whales:trusty
- PLATFORM=trevorj/salty-whales:xenial


before_script:
- set -o pipefail
- make test | tail
@@ -30,6 +31,8 @@ script:
- test ! -e .kitchen.yml || bundle exec kitchen test -t tests/integration

notifications:
on:
branch: master
webhooks:
urls:
- https://webhooks.gitter.im/e/6123573504759330786b

Notiek ielāde…
Atcelt
Saglabāt