Commit f699850a authored by Maxime Roussin-Bélanger's avatar Maxime Roussin-Bélanger Committed by Sander van Harmelen

Add 1.10 to travis since it was just released (#334)

* Add 1.10.x to travis.yml

* Add master to travis, but allow it to fail
parent 0e5c83e8
......@@ -4,3 +4,9 @@ go:
- 1.7.x
- 1.8.x
- 1.9.x
- "1.10"
- master
matrix:
allow_failures:
- go: master
fast_finish: true
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment