mirror of
https://github.com/ru-de/faq.git
synced 2024-11-13 22:21:01 +00:00
fix travis check
This commit is contained in:
parent
7b06d5278c
commit
b642bbd8bf
@ -8,7 +8,7 @@ skip() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
[ "${TRAVIS_COMMIT_MESSAGE}" == "${TRAVIS_COMMIT_MESSAGE/Travis build/}" ] || \
|
[ "${TRAVIS_COMMIT_MESSAGE}" == "${TRAVIS_COMMIT_MESSAGE/Travis #/}" ] || \
|
||||||
skip "Skipped... because this is travis autocommit."
|
skip "Skipped... because this is travis autocommit."
|
||||||
|
|
||||||
[ "${TRAVIS_PULL_REQUEST}" = "false" ] || \
|
[ "${TRAVIS_PULL_REQUEST}" = "false" ] || \
|
||||||
|
Loading…
Reference in New Issue
Block a user