mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-16 20:32:13 +01:00
first (BIG) commit
This commit is contained in:
17
vendor/github.com/justinas/alice/.travis.yml
generated
vendored
Normal file
17
vendor/github.com/justinas/alice/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
language: go
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- go: 1.0.x
|
||||
- go: 1.1.x
|
||||
- go: 1.2.x
|
||||
- go: 1.3.x
|
||||
- go: 1.4.x
|
||||
- go: 1.5.x
|
||||
- go: 1.6.x
|
||||
- go: 1.7.x
|
||||
- go: 1.8.x
|
||||
- go: 1.9.x
|
||||
- go: tip
|
||||
allow_failures:
|
||||
- go: tip
|
||||
Reference in New Issue
Block a user