Skip to content

Commit

Permalink
Update .travis.yml, try to test on CPython nightly build
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed May 9, 2015
1 parent 90d2c40 commit c4d0430
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ filter:
tools:
external_code_coverage:
timeout: 1000
runs: 14
runs: 16
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ python:
- "3.4"
- "pypy"
- "pypy3"
- "nightly"

env:
- CRYPTOPKG="cryptography>=0.8.2"
Expand Down

0 comments on commit c4d0430

Please sign in to comment.