Skip to content

Commit

Permalink
Remove config.py.template from configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
servilla committed Mar 2, 2021
1 parent 24d2789 commit 0042878
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:

0 comments on commit 0042878

Please sign in to comment.