Build PRs and master branch only

Signed-off-by: Robert Vojta <rvojta@me.com>
This commit is contained in:
Robert Vojta 2019-10-02 09:14:40 +02:00
parent d209074b0f
commit bb42c52f81
No known key found for this signature in database
GPG Key ID: 082AAEA8854E3D88

View File

@ -1,3 +1,9 @@
# Build only pushed (merged) master or any pull request. This avoids the
# pull request to be build twice.
branches:
only:
- master
language: rust language: rust
rust: rust: