Skip to content
Snippets Groups Projects
Commit fb265678 authored by Donald Stufft's avatar Donald Stufft
Browse files

Install sodium with sudo

parent 98a7bb32
Branches
Tags
No related merge requests found
......@@ -6,7 +6,7 @@ python:
- "3.3"
- "pypy"
install:
- tests/install_sodium.sh
- sudo tests/install_sodium.sh
- pip install -q "file://$PWD#egg=pynacl[tests]"
script:
- pep8 nacl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment