mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-29 12:16:16 +08:00
Travis CI improvements
This commit is contained in:
parent
432a2d23a7
commit
745ae6ff2f
|
@ -5,6 +5,11 @@ go:
|
||||||
- 1.7
|
- 1.7
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
|
matrix:
|
||||||
|
allow_failures:
|
||||||
|
- go: tip
|
||||||
|
fast_finish: true
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
# Decrypts a script that installs an authenticated cookie
|
# Decrypts a script that installs an authenticated cookie
|
||||||
# for git to use when cloning from googlesource.com.
|
# for git to use when cloning from googlesource.com.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user