changeset 37:253a7e604e17 draft

removed Go 1.1 support (missing encoding package)
author zaitsev.serge
date Wed, 02 Sep 2015 19:38:05 +0000
parents a88ccfbd4103
children ea1bcd29a195
files .travis.yml
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.travis.yml	Wed Sep 02 17:43:31 2015 +0000
+++ b/.travis.yml	Wed Sep 02 19:38:05 2015 +0000
@@ -1,6 +1,5 @@
 language: go
 go: 
- - 1.1
  - 1.2
  - 1.3
  - 1.4