Allow failures in 1.4.x because of etcd problem

The error seen is:

req.Cancel undefined
(type *http.Request has no field or method Cancel)

And is possibly the result of something etcd folks changed. Sadly, the
fast building 1.4.x won't work at the moment :(
This commit is contained in:
James Shubin
2016-03-28 21:28:08 -04:00
parent 81c5ce40d4
commit a6dc81a38e

View File

@@ -11,6 +11,7 @@ script: 'make test'
matrix:
allow_failures:
- go: tip
- go: 1.4.3
notifications:
irc:
channels: