Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(build): allow fast-finish on Travsi-ci (#43)
Browse files Browse the repository at this point in the history
Signed-off-by: Xavier Coulon <xcoulon@redhat.com>
xcoulon authored Nov 15, 2017

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 2fb5fe6 commit ca90f7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -23,6 +23,7 @@ go:
- tip

matrix:
fast_finish: true
allow_failures:
- go: tip
script:

0 comments on commit ca90f7b

Please sign in to comment.