Przeglądaj źródła

Run tests with Go 1.11

Julian Kornberger 7 lat temu
rodzic
commit
89749c6313
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -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