Skip to content

Commit

Permalink
Use last two Go version for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaffaye committed Apr 4, 2018
1 parent dab2053 commit 2403248
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ language: go
dist: trusty
sudo: required
go:
- 1.7.5
- 1.8.1
- 1.9.x
- 1.10.x
env:
- FTP_SERVER=vsftpd
- FTP_SERVER=proftpd
Expand Down

0 comments on commit 2403248

Please sign in to comment.