mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-01-12 03:21:33 +00:00
Test against more recent versions of Go
Run basic tests for all minor versions since 1.11 and full tests for the last two most recent versions. Fix #939
This commit is contained in:
@@ -31,8 +31,12 @@ matrix:
|
||||
- go: 1.11.x
|
||||
env: RUN_LONG_TESTS=no
|
||||
- go: 1.12.x
|
||||
env: RUN_LONG_TESTS=yes
|
||||
env: RUN_LONG_TESTS=no
|
||||
- go: 1.13.x
|
||||
env: RUN_LONG_TESTS=no
|
||||
- go: 1.14.x
|
||||
env: RUN_LONG_TESTS=yes
|
||||
- go: 1.15.x
|
||||
env:
|
||||
- RUN_LONG_TESTS=yes
|
||||
- DEPLOY_BINARIES=yes
|
||||
|
||||
Reference in New Issue
Block a user