Skip to content

Commit 48d7d04

Browse files
author
elbuo8
committed
forgot the pkg
1 parent b866c9b commit 48d7d04

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,7 @@ python:
55
- "3.2"
66
- "3.3"
77

8-
install: "pip install -r requirements.txt"
8+
install:
9+
- "pip install -r requirements.txt"
10+
- "python setup.py install
911
script: python test/__init__.py

0 commit comments

Comments
 (0)