.travis.yml: test build packages on travis.
This commit is contained in:
6
common/travis/fetch_upstream.sh
Executable file
6
common/travis/fetch_upstream.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#! /bin/sh
|
||||
#
|
||||
# changed_templates.sh
|
||||
|
||||
/bin/echo -e '\x1b[32mFetching upstream...\x1b[0m'
|
||||
git fetch --depth 200 git://github.com/voidlinux/void-packages.git master
|
||||
Reference in New Issue
Block a user