Remove go1.4 from travis configuration

pull/194/head
Frederik Ring 7 years ago
parent ca185227e5
commit 483f21c48b
  1. 1
      .travis.yml

@ -1,7 +1,6 @@
language: go language: go
go: go:
- '1.4'
- '1.10' - '1.10'
- '1.11' - '1.11'
- tip - tip