Changes: removed docker centos image; updated expected value used in test in analysis/tests/ddpg_test.py to be less strict; run all tests on travis vm and docker containers; push docker images to docker-hub repo if on the master branch;

This commit is contained in:
dvanaken
2019-11-26 05:44:14 -05:00
committed by Dana Van Aken
parent cd36ff9803
commit c739eb066e
17 changed files with 530 additions and 285 deletions

View File

@@ -13,7 +13,7 @@ profile=no
# Add files or directories to the blacklist. They should be base names, not
# paths.
ignore=CVS,.git,manage.py,0001_initial.py,0002_enable_compression.py,0003_load_initial_data.py,0004_add_lhs.py
ignore=CVS,.git,manage.py,0001_initial.py,0002_enable_compression.py,0003_load_initial_data.py,0004_add_lhs.py,credentials.py
# ignore-patterns=**/migrations/*.py