Skip to content

Commit c33d479

Browse files
authored
Travis CI: Run pytest on the FTP files
1 parent bb458f6 commit c33d479

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ script:
1212
- pytest . --doctest-modules
1313
--ignore=data_structures/stacks/balanced_parentheses.py
1414
--ignore=data_structures/stacks/infix_to_postfix_conversion.py
15-
--ignore=file_transfer_protocol/ftp_send_receive.py
16-
--ignore=file_transfer_protocol/ftp_client_server.py
1715
--ignore=machine_learning/linear_regression.py
1816
--ignore=machine_learning/perceptron.py
1917
--ignore=machine_learning/random_forest_classification/random_forest_classification.py

0 commit comments

Comments
 (0)