update ci test for travis
This commit is contained in:
@@ -7,7 +7,7 @@ set -o pipefail
|
||||
find_files() {
|
||||
find . -not \( \
|
||||
\( \
|
||||
-wholename '*/Godeps/*' \
|
||||
-wholename '*/vendor/*' \
|
||||
\) -prune \
|
||||
\) -name '*.go'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user