travis: bah. remove tabs
authorNathan Hjelm <hjelmn@me.com>
Fri, 26 Feb 2016 04:40:30 +0000 (21:40 -0700)
committerNathan Hjelm <hjelmn@me.com>
Fri, 26 Feb 2016 04:40:30 +0000 (21:40 -0700)
Signed-off-by: Nathan Hjelm <hjelmn@me.com>
.travis.yml
libusb/version_nano.h

index b5f0ce4..17a27ee 100644 (file)
@@ -13,10 +13,10 @@ os:
 addons:
     apt:
         - autoconf
-       - automake
-       - libtool
-       - m4
-       - libudev-dev
+        - automake
+        - libtool
+        - m4
+        - libudev-dev
 
 script:
     - ./autogen.sh && make -j4
index 05e39de..9f9eb65 100644 (file)
@@ -1 +1 @@
-#define LIBUSB_NANO 11072
+#define LIBUSB_NANO 11073