add cmake, run full build

try test

disable test step
This commit is contained in:
John Ruble 2019-06-04 22:51:26 -04:00
parent 893f735a2b
commit 48e3f20516
1 changed files with 2 additions and 3 deletions

View File

@ -5,8 +5,7 @@ addons:
- libegl1-mesa-dev
- libgtk-3-dev
- libsdl2-dev
- cmake
script:
- cd demo/native
- cargo build
- cd ../magicleap
- cargo build
# - cargo test # todo: fix tests