diff --git a/.travis.yml b/.travis.yml index 7f03460..7eb9953 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,6 +25,5 @@ script: - python --version - pip freeze - pip check || true - - cp $TRAVIS_BUILD_DIR/src/metapype/config.py.template $TRAVIS_BUILD_DIR/src/metapype/config.py - pytest after_success: