Skip to content

Commit 6e0b2af

Browse files
committed
added init to test folder
1 parent 204a81a commit 6e0b2af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ cache: pip
66
install:
77
- pip install -e .
88
- pip install -r requirements.txt --ignore-installed
9+
- pip install numpy -I
910

1011
# keep build from timing out
1112
dist: xenial

0 commit comments

Comments
 (0)