chrislusf / glow

Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also working on another similar pure Go system, https://github.com/chrislusf/gleam , which is more flexible and more performant.
3.2k stars 248 forks source link

travis-ci install docker on OSX #30

Closed alpe closed 8 years ago

alpe commented 8 years ago

Install docker on travis-ci OSX images.

chrislusf commented 8 years ago

Seems this PR is causing some other errors.