]> git.donarmstrong.com Git - qmk_firmware.git/commit
Travis CI - skip unit tests for documentation changes (#5267)
authorzvecr <git@zvecr.com>
Fri, 19 Apr 2019 20:20:02 +0000 (21:20 +0100)
committerskullydazed <skullydazed@users.noreply.github.com>
Fri, 19 Apr 2019 20:20:02 +0000 (13:20 -0700)
commit50fce7f255fa39c90239c6406f9c6b3ca2050114
treeffaf9a082cb2f8003e4d8e72a1fa912857c298cf
parentb60413af60896a7b9d344f9f3dc61904015cb7ca
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'
.travis.yml
util/travis_test.sh [new file with mode: 0644]