Skip to content
This repository has been archived by the owner on May 12, 2018. It is now read-only.

Commit

Permalink
Use pip for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
gjtorikian committed Sep 12, 2013
1 parent f45d290 commit 82de9f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,4 +1,4 @@
before_install: easy_install docutils
before_install: sudo pip install docutils
rvm:
- 1.9.3
- 2.0.0
Expand Down

0 comments on commit 82de9f3

Please sign in to comment.