Commit Graph

6 Commits

Author SHA1 Message Date
Pyfisch
9747d86324 chore(travis): Enable caching of ./target folder.
Travis supports the caching of folders between builds.
By storing the ./target folder we can cache hyper's dependencies.
2015-03-27 19:12:33 +01:00
Sean McArthur
8e71f10b54 chore(travis): run benchmarks on travis 2015-03-23 10:41:33 -07:00
Pyfisch
8e3ad9e676 chore(build): Enable building hyper in docker containers on travis
By stating that hyper does not need sudo to build it can be compiled in
a container:
http://blog.travis-ci.com/2014-12-17-faster-builds-with-container-based-infrastructure/
2015-03-21 20:57:15 +01:00
Sean McArthur
c2784bca7a docs(git): push contributors list to humans.txt 2015-02-05 20:01:19 -08:00
Jonathan Reem
7c74a29cd0 Expand travis to compile benchmarks 2014-09-08 21:55:19 -07:00
Sean McArthur
c905111f8c implementation 2014-09-01 18:39:24 -07:00