Skip to content

Commit

Permalink
Travis yaml updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Nirmal-Neel committed Jun 28, 2019
1 parent 59e0ba1 commit c88b4d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ script:
- python nyoka/tests/xgboost_to_pmml_UnitTest.py
- python nyoka/tests/lgbm_to_pmml_UnitTest.py
- python nyoka/tests/keras_to_pmml_UnitTest.py
# - python nyoka/tests/testScoreWithAdapaSklearn.py
# - python nyoka/tests/testScoreWithAdapaXgboost.py
# - python nyoka/tests/testScoreWithAdapaLgbm.py
- python nyoka/tests/testScoreWithAdapaSklearn.py
- python nyoka/tests/testScoreWithAdapaXgboost.py
- python nyoka/tests/testScoreWithAdapaLgbm.py
- python nyoka/tests/statsmodels_to_pmml_UnitTest.py
- python nyoka/tests/test2.py
- jupyter nbconvert --to notebook --execute nyoka/tests/Nyoka_String_Export.ipynb
Expand Down

0 comments on commit c88b4d7

Please sign in to comment.