travis: Pass on arguments given to travis_autogen.sh

Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
This commit is contained in:
Chris Dickens
2017-02-28 21:29:04 -08:00
parent aa73b2ecb8
commit 24117d54ed
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
#define LIBUSB_NANO 11186
#define LIBUSB_NANO 11187

View File

@@ -36,4 +36,4 @@ CFLAGS+=" -Wno-incompatible-pointer-types-discards-qualifiers"
export CFLAGS
./autogen.sh
./autogen.sh "$@"