CI - Fix change detection (#7038)
* Fix travis change detection * Fix travis change detection - add back python ignore
This commit is contained in:
committed by
Drashna Jaelre
parent
efa28d0f5c
commit
d382eeeb9d
@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
source util/travis_utils.sh
|
||||
source util/travis_push.sh
|
||||
|
||||
if [[ "$TRAVIS_COMMIT_MESSAGE" != *"[skip docs]"* ]] ; then
|
||||
|
Reference in New Issue
Block a user