Skip to content

Commit 559a097

Browse files
committed
Added py23-nocrypto and py27-nocrypto to the Travis job list
1 parent 85f2397 commit 559a097

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ env:
77
- TOXENV=py33
88
- TOXENV=py34
99
- TOXENV=pep8
10+
- TOXENV=py34-nocrypto
11+
- TOXENV=py27-nocrypto
1012
install:
1113
- pip install tox coveralls
1214
script:

0 commit comments

Comments
 (0)