Skip to content
Snippets Groups Projects
Unverified Commit 2cb105cc authored by Garen Torikian's avatar Garen Torikian
Browse files

no sudo

parent 418da907
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -10,7 +10,7 @@ notifications:
email: false
git:
depth: 10
before_install: sudo pip install docutils
before_install: pip install docutils
cache:
- bundler
- pip
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment