Skip to content

Commit 2393c89

Browse files
committed
add repo
1 parent c86f5f5 commit 2393c89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ python:
33
- 3.6
44
install:
55
- pip install -r requirements.txt
6-
- git clone https://github.com/whale8/data.git
7-
- cd data
6+
- git clone https://github.com/okadome-LAB/test_ubiquitous.git
7+
- cd test_ubiquitous
88
script:
99
- pytest
1010
notifications:

0 commit comments

Comments
 (0)