all repos — markup @ 82de9f37ae19d115cfc779949b22a88614bdfc60

The code we use to render README.your_favorite_markup

Use pip for Travis
Garen Torikian gjtorikian@gmail.com
Wed, 11 Sep 2013 21:18:22 -0700
commit

82de9f37ae19d115cfc779949b22a88614bdfc60

parent

f45d2901207b43bc868035bfbb4f41c4d0c1607e

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M .travis.yml.travis.yml

@@ -1,4 +1,4 @@

-before_install: easy_install docutils +before_install: sudo pip install docutils rvm: - 1.9.3 - 2.0.0