Browse Source

Ditch ancient Go version.

Otto Jongerius 10 years ago
parent
commit
31e1d02a35
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

@@ -2,8 +2,6 @@ language: go
 script: make release-all
 install: true
 go: 
-    - 1.1
-    - 1.2
     - 1.3
     - 1.4
     - 1.5