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

Don't bother smoke testing NaCl

parent 83c0648e
Branches
Tags
No related merge requests found
......@@ -18,26 +18,3 @@ env:
- LD_RUN_PATH=/usr/local/lib
matrix:
- NACL=libsodium
- NACL=nacl
matrix:
exclude:
- python: "2.6"
env:
- NACL=nacl
- LD_LIBRARY_PATH=/usr/local/lib
- LD_RUN_PATH=/usr/local/lib
- python: "3.2"
env:
- NACL=nacl
- LD_LIBRARY_PATH=/usr/local/lib
- LD_RUN_PATH=/usr/local/lib
- python: "3.3"
env:
- NACL=nacl
- LD_LIBRARY_PATH=/usr/local/lib
- LD_RUN_PATH=/usr/local/lib
- python: "pypy"
env:
- NACL=nacl
- LD_LIBRARY_PATH=/usr/local/lib
- LD_RUN_PATH=/usr/local/lib
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment