Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c7d4afc

Browse files
committed
Newest version of mock should still work with 26?
1 parent 07a8385 commit c7d4afc

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
@@ -35,7 +35,7 @@ language: python
3535
matrix:
3636
include:
3737
- python: 2.6
38-
env: NUMPY=numpy==1.6 MOCK=mock==1.0.1
38+
env: NUMPY=numpy==1.6 MOCK=mock
3939
- python: 2.7
4040
env: MOCK=mock PANDAS=pandas
4141
- python: 3.3

0 commit comments

Comments
 (0)