Run tests with Go 1.11

This commit is contained in:
Julian Kornberger 2018-10-10 20:53:51 +02:00
parent 3f6433f7ea
commit 89749c6313

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