Loading .travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ install: - export autocnet_config=sample.yml script: - pytest autocnet - pytest -v autocnet after_success: - coveralls Loading autocnet/io/db/tests/test_model.py +1 −1 File changed.Contains only whitespace changes. Show changes Loading
.travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ install: - export autocnet_config=sample.yml script: - pytest autocnet - pytest -v autocnet after_success: - coveralls Loading