mirror of https://github.com/rusefi/isotp-c.git
Update submodules when running CI.
This commit is contained in:
parent
3336fd7115
commit
9bd37899bc
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue