mirror of https://github.com/lwvmobile/mbelib
Update travis ci to run test framework
This commit is contained in:
parent
3e96436cb8
commit
fa0fed46fc
|
|
@ -8,4 +8,6 @@ before_script:
|
||||||
- cd build
|
- cd build
|
||||||
- cmake ..
|
- cmake ..
|
||||||
|
|
||||||
script: make
|
script:
|
||||||
|
- make
|
||||||
|
- make test
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue