Skip to content

Commit 20ab7af

Browse files
Daniel PaquinDaniel Paquin
authored andcommitted
updated travis install
1 parent 722b36b commit 20ab7af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cache: pip
55
python: 3.5
66

77
install:
8-
- python setup.py test
8+
- pip install git+git://github.com/danpaquin/coinbasepro-python.git
99

1010
script:
1111
- pytest

0 commit comments

Comments
 (0)