Skip to content

Commit ffadbf5

Browse files
committed
Add existing file
1 parent 340e9ff commit ffadbf5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@ before_install:
88
- pip install -U pytest
99
install:
1010
- pip install -r requirements.txt
11-
- pip install cython
1211

13-
script: pytest
12+
script: python3 ML.py

0 commit comments

Comments
 (0)