projects
/
platform
/
upstream
/
libusb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09f212b
)
travis: bah. remove tabs
author
Nathan Hjelm
<hjelmn@me.com>
Fri, 26 Feb 2016 04:40:30 +0000
(21:40 -0700)
committer
Nathan 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
patch
|
blob
|
history
libusb/version_nano.h
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
b5f0ce4
..
17a27ee
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-13,10
+13,10
@@
os:
addons:
apt:
- autoconf
- - automake
- - libtool
- - m4
- - libudev-dev
+
- automake
+
- libtool
+
- m4
+
- libudev-dev
script:
- ./autogen.sh && make -j4
diff --git
a/libusb/version_nano.h
b/libusb/version_nano.h
index
05e39de
..
9f9eb65
100644
(file)
--- a/
libusb/version_nano.h
+++ b/
libusb/version_nano.h
@@
-1
+1
@@
-#define LIBUSB_NANO 1107
2
+#define LIBUSB_NANO 1107
3