Skip to content

Commit 49b8e0b

Browse files
committed
Trying to isolate the problem test(s).
1 parent a3df043 commit 49b8e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ script:
99
- which nosetests
1010
- nosetests --version
1111
- nosetests tests/unit/test_admin.py
12-
- nosetests tests/unit/test_collection_proxy.py
12+
# - nosetests tests/unit/test_collection_proxy.py
1313
- nosetests tests/unit/test_company.py
1414
- nosetests tests/unit/test_event.py
1515
- nosetests tests/unit/test_intercom.py

0 commit comments

Comments
 (0)