Browse Source

Test Go 1.7.5 and 1.8.1

Julian Kornberger 8 years ago
parent
commit
fcbae662df
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .travis.yml

+ 2 - 1
.travis.yml

@@ -2,7 +2,8 @@ language: go
 dist: trusty
 sudo: required
 go:
-  - 1.7.3
+  - 1.7.5
+  - 1.8.1
 env:
   - FTP_SERVER=vsftpd
   - FTP_SERVER=proftpd