added integration tests to travix matrix

This commit is contained in:
Lorenz Herzberger 2022-02-14 12:27:03 +01:00
parent e1222477eb
commit 17b710fda7
No known key found for this signature in database
GPG Key ID: FA5EE906EB55316A

View File

@ -38,9 +38,11 @@ matrix:
- python: 3.9
env:
- PLANETMINT_ACCEPTANCE_TEST=enable
- python: 3.9
- PLANETMINT_INTEGRATION_TEST=enable
before_install: sudo .ci/travis-before-install.sh
install: .ci/travis-install.sh