[tor-commits] [check/master] Test on go 1.4

arlo at torproject.org arlo at torproject.org
Thu Jul 9 04:11:23 UTC 2015


commit a0a457643e875237c5a2f09ada79d7787cfe47ac
Author: Arlo Breault <arlolra at gmail.com>
Date:   Wed Jul 8 20:39:40 2015 -0700

    Test on go 1.4
---
 .travis.yml |    1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 16ecb7c..4f008a4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,6 +2,7 @@ language: go
 
 go:
   - "1.1"
+  - "1.4"
 
 install:
   - go get github.com/samuel/go-gettext/gettext





More information about the tor-commits mailing list