]> go.fuhry.dev Git - fsnotify.git/commitdiff
rm go1.5.4 from travis config since the linter doesn't build in 1.5 (#175)
authorPatrick <patrick@dropbox.com>
Wed, 5 Oct 2016 02:09:41 +0000 (19:09 -0700)
committerNathan Youngman <git@nathany.com>
Wed, 5 Oct 2016 02:09:41 +0000 (20:09 -0600)
.travis.yml

index e6def9aefb93a22907dcf95cf82ce240f47ead22..3a5c933bc0233dcb975e9cdaf0018c704487111c 100644 (file)
@@ -2,7 +2,6 @@ sudo: false
 language: go
 
 go:
-  - 1.5.4
   - 1.6.3
   - tip