Update .travis.yml

use go 1.13
This commit is contained in:
Adrien Delorme 2020-02-07 10:15:01 +01:00
parent 72c2731f7b
commit 27d27463a6
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ sudo: false
language: go
go:
- 1.12.x
- 1.13.x
script:
- df -h