First time here? Check out the FAQ!
answered 2013-10-16 13:23:35 -0600
It turns out git clone followed by a from-source build is a valid method (Travis CI doesn't time out). See this project for an example. In particular, look at its .travis.yml file.
git clone