remove go tip from travis testing, unstability caused too many false test failures
Jeromy committed
Feb 19, 2015 at 13:33 UTC
c535ce388ecfba5700ee21c0e37b916c98240059
1 file changed
-1
.travis.yml
-1
@@ -3,7 +3,6 @@ language: go
3
go:
4
- 1.3
5
- 1.4
6
- - tip
6
7
script:
8
- make test