Merge pull request #126 from digineo/go-1.11

Run tests with Go 1.11
This commit is contained in:
Julien Laffaye 2018-10-11 17:09:54 +02:00 committed by GitHub
commit fe787349a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,8 @@ language: go
dist: trusty dist: trusty
sudo: required sudo: required
go: go:
- 1.9.x
- 1.10.x - 1.10.x
- 1.11.x
env: env:
- FTP_SERVER=vsftpd - FTP_SERVER=vsftpd
- FTP_SERVER=proftpd - FTP_SERVER=proftpd