Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5ec8aa0

Browse files
author
Alex Schworer
committed
configure travis to test simplejson
1 parent4a2f187 commit5ec8aa0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎.travis.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@ python:
55
-"3.3"
66
-"3.4"
77
-"pypy"
8-
install:pip install -e .
8+
env:
9+
matrix:
10+
-ZENCODER_PY_JSON_MODULE=simplejson
11+
12+
install:
13+
-pip install simplejson
14+
-pip install -e .
915
# command to run tests
1016
script:nosetests
1117

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp