bartko-s / stefano-tree

Framework agnostic Nested Set (MPTT) implementation for PHP
https://bartko-s.github.io/stefano-tree
BSD 3-Clause "New" or "Revised" License
28 stars 8 forks source link

Use composer cache to speedup builds #4

Closed tomasfejfar closed 8 years ago

tomasfejfar commented 8 years ago

Ref. http://blog.wyrihaximus.net/2015/07/composer-cache-on-travis/

tomasfejfar commented 8 years ago

We need to wait until the ratelimit is lifted for caching to work :( It seems that cloning can not be cached.

tomasfejfar commented 8 years ago

Also it would be great if you could add github token (http://blog.simplytestable.com/creating-and-using-a-github-oauth-token-with-travis-and-composer/)