Commit dd063024 by Nicolas Capens Committed by Nicolas Capens

Run unittests on Travis CI.

Change-Id: If953be0cce3cd11b833d9646e10ede0b31732729 Reviewed-on: https://swiftshader-review.googlesource.com/19248Tested-by: 's avatarNicolas Capens <nicolascapens@google.com> Reviewed-by: 's avatarAlexis Hétu <sugoi@google.com>
parent 39760e19
...@@ -21,6 +21,7 @@ script: ...@@ -21,6 +21,7 @@ script:
- mkdir build && cd build - mkdir build && cd build
- cmake -DREACTOR_BACKEND=$REACTOR_BACKEND .. - cmake -DREACTOR_BACKEND=$REACTOR_BACKEND ..
- make - make
- ./unittests
deploy: deploy:
provider: gcs provider: gcs
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment