Skip to content

Commit

Permalink
💚 Fixing CI Build.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrikerMan committed Jun 24, 2019
1 parent 083b7d2 commit 349d6f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ env:
# - TEST_FILE=tests/labeling/test_cnn_lstm_model.py
# - TEST_FILE=tests/labeling/test_seq_self_attenion_model.py
# - TEST_FILE=tests/labeling/test_blstm_crf_model.py
- TEST_FILE=tests/classification
- TEST_FILE="tests/test_callbacks.py tests/test_corpus.py tests/test_processor.py"
- TEST_FILE=tests/test_classification.py
- TEST_FILE=tests/test_custom_multi_output_classification.py
# Embedding
- TEST_FILE=tests/embedding/
Expand Down

0 comments on commit 349d6f2

Please sign in to comment.