Code Review
/
apps
/
low-level-can-service.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
3336fd7
)
Update submodules when running CI.
author
Christopher Peplin
<chris.peplin@rhubarbtech.com>
Mon, 30 Dec 2013 18:21:30 +0000
(13:21 -0500)
committer
Christopher Peplin
<chris.peplin@rhubarbtech.com>
Mon, 30 Dec 2013 18:21:30 +0000
(13:21 -0500)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
9ecb6a4
..
22b1a91
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-3,6
+3,7
@@
compiler:
- gcc
script: make test
before_install:
+ - git submodule update --init
- sudo apt-get update -qq
- sudo apt-get install check
notifications: