diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-05-08 16:27:21 +0300 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-05-08 16:27:21 +0300 |
commit | e77fb8a6e7a77a0f3d2b816a18dc7be9e786a645 (patch) | |
tree | 5b70476585c3675e279e0c60914ecf3df4e1e540 /.ci/linux | |
parent | Fix windows build (diff) | |
download | nheko-e77fb8a6e7a77a0f3d2b816a18dc7be9e786a645.tar.xz |
Add tests on travis
Diffstat (limited to '.ci/linux')
-rwxr-xr-x | .ci/linux/gtest.sh | 19 | ||||
-rwxr-xr-x | .ci/linux/install-deps.sh | 6 | ||||
-rwxr-xr-x | .ci/linux/run-tests.sh | 8 |
3 files changed, 33 insertions, 0 deletions
diff --git a/.ci/linux/gtest.sh b/.ci/linux/gtest.sh new file mode 100755 |