mirror of https://github.com/status-im/consul.git
Merge pull request #1029 from hashicorp/f-travis
Use test target for travis-ci, remove flowdock
This commit is contained in:
commit
9cb55266e7
|
@ -9,9 +9,4 @@ branches:
|
||||||
|
|
||||||
install: make deps
|
install: make deps
|
||||||
script:
|
script:
|
||||||
- make integ
|
- make test
|
||||||
|
|
||||||
notifications:
|
|
||||||
flowdock:
|
|
||||||
secure: fZrcf9rlh2IrQrlch1sHkn3YI7SKvjGnAl/zyV5D6NROe1Bbr6d3QRMuCXWWdhJHzjKmXk5rIzbqJhUc0PNF7YjxGNKSzqWMQ56KcvN1k8DzlqxpqkcA3Jbs6fXCWo2fssRtZ7hj/wOP1f5n6cc7kzHDt9dgaYJ6nO2fqNPJiTc=
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue