Skip to content

Commit

Permalink
Merge pull request #63 from olivierdalang/master
Browse files Browse the repository at this point in the history
remove flake8 check with travis
  • Loading branch information
olivierdalang authored Jun 8, 2021
2 parents e5a3894 + 5b2dc67 commit 8c2fac0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@ install:

jobs:
include:
- stage: static tests
script:
- python3 -m flake8 --jobs=1
#- docker run -v $TRAVIS_BUILD_DIR:/root/qgissettingmanager "qgis/qgis:${QGIS_DOCKER_TAG}" /root/qgissettingmanager/test/run_in_qgis_docker.sh

- stage: deploy
if: tag IS present
script: plugin_ci/release/release.sh
Expand Down

0 comments on commit 8c2fac0

Please sign in to comment.