fix path
This commit is contained in:
parent
932a9b4324
commit
80bf21c330
|
|
@ -8,4 +8,4 @@ before_script:
|
||||||
- sudo apt-get install -y protobuf-c-compiler libprotobuf-c0-dev
|
- sudo apt-get install -y protobuf-c-compiler libprotobuf-c0-dev
|
||||||
script:
|
script:
|
||||||
- cd src && ./configure && make
|
- cd src && ./configure && make
|
||||||
- cd test && make test
|
- cd tests && make test
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue