mirror of
https://github.com/Luzifer/duplicity-backup.git
synced 2024-11-09 15:40:06 +00:00
Test on latest two Go versions
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
4f099ebe5f
commit
0f7e114361
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.6
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
- tip
|
||||
|
||||
install: make setup-testenv
|
||||
|
|
Loading…
Reference in a new issue