diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 547822e..0000000 --- a/.travis.yml +++ /dev/null @@ -1,21 +0,0 @@ -## Travis CI configuration for the cookiecutter-python-app project template. -## -## -## -language: python - -python: - - "3.6" - - "3.7" - - "3.8" - - "3.9" - -branches: - only: - - main - - dev - -dist: xenial - -script: - - python tests/test_template.py diff --git a/LICENSE b/LICENSE index db444e9..d903410 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2015-2021, Michael Klatt +Copyright (c) 2015-2022, Michael Klatt Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal