Browse Source

Add go 1.4 to travis

Evan Huus 10 years ago
parent
commit
bd63d954a4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -2,6 +2,7 @@ language: go
 go:
 - 1.2
 - 1.3
+- 1.4
 - tip
 
 env: