travis: sources line is needed
authorNathan Hjelm <hjelmn@me.com>
Fri, 26 Feb 2016 04:45:15 +0000 (21:45 -0700)
committerNathan Hjelm <hjelmn@me.com>
Fri, 26 Feb 2016 04:45:15 +0000 (21:45 -0700)
Signed-off-by: Nathan Hjelm <hjelmn@me.com>
.travis.yml
libusb/version_nano.h

index 17a27ee..f74cbf8 100644 (file)
@@ -17,6 +17,8 @@ addons:
         - libtool
         - m4
         - libudev-dev
+    sources:
+        - ubuntu-toolchain-r-test
 
 script:
     - ./autogen.sh && make -j4
index 9f9eb65..d989e9e 100644 (file)
@@ -1 +1 @@
-#define LIBUSB_NANO 11073
+#define LIBUSB_NANO 11074