Commit Graph

7 Commits (5ac6fe18889027b718a8ed8c65482d0ab26b5f36)

Author SHA1 Message Date
Joel Challis 75e7018f72 CI: Add workflow for CLI testing (#7357)
Create GitHub Actions cli test workflow and remove travis runs of 'qmk pytest'
5 years ago
Joel Challis d382eeeb9d CI - Fix change detection (#7038)
* Fix travis change detection

* Fix travis change detection - add back python ignore
6 years ago
Joel Challis e1de0d74a6
Move running pytest to travis_test (#7005) 6 years ago
zvecr 0a03f7cff7 Update docker util script and travis to use new base container 6 years ago
zvecr f9c0936cea Initial attempt to fix docker creating files as root 6 years ago
zvecr ba6b3fc1b5 Use qmk docker image for travis CI builds 6 years ago
zvecr 50fce7f255 Travis CI - skip unit tests for documentation changes (#5267)
* Add script to skip tests on non master branches with only docs changes

* Review comments - Use 'grep -c' instead of 'wc -l'
6 years ago