Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove .travis.yml | kinichiro | 2021-05-22 | 1 | -67/+0 |
| | |||||
* | Add after_failure script to show failed test log | kinichiro | 2021-05-19 | 1 | -0/+3 |
| | |||||
* | Fix Android CI | kinichiro | 2021-05-09 | 1 | -37/+4 |
| | | | | | | | | - Targeted to Android 8.0 (API level 26) and above - Build for x86_64, x86 and arm64-v8a, stop searching dir for detecting ABI - Use newer version of ndk and cmake - Suppress sdkmanager messages to reduce log output - Add log messages to tell CI running right | ||||
* | update to Ubuntu 18.0.4 LTS for CI testing | Brent Cook | 2021-05-01 | 1 | -6/+6 |
| | |||||
* | Add android 10 build | kinichiro | 2020-03-26 | 1 | -2/+2 |
| | |||||
* | Fix android build | kinichiro | 2020-03-26 | 1 | -30/+0 |
| | |||||
* | Add Android build for Travis-CI | kinichiro | 2019-01-05 | 1 | -0/+85 |
| | |||||
* | Add ARM build for Travis-CI | kinichiro | 2019-01-04 | 1 | -0/+10 |
| | |||||
* | update to trusty distro, remove 3rd-party PPAs for testing | Brent Cook | 2016-11-13 | 1 | -0/+8 |
| | |||||
* | remove builtin travis cmake because it is too old | Brent Cook | 2015-09-09 | 1 | -5/+0 |
| | |||||
* | travis' cmake does not support ninja, use make | Brent Cook | 2015-09-09 | 1 | -1/+0 |
| | |||||
* | add travis-ci cmake tests | Brent Cook | 2015-09-09 | 1 | -20/+26 |
| | |||||
* | only use the specific build matrix | Brent Cook | 2015-01-31 | 1 | -10/+0 |
| | | | | use sudo to install mingw toolchains | ||||
* | fix whitespace in yml | Brent Cook | 2015-01-31 | 1 | -12/+12 |
| | |||||
* | update travis-ci build to check mingw32/64 targets | Brent Cook | 2015-01-31 | 1 | -1/+27 |
| | |||||
* | enable OS X and Linux CI builds | Brent Cook | 2014-12-14 | 1 | -0/+3 |
| | |||||
* | add Travis CI configuration | Brent Cook | 2014-12-14 | 1 | -0/+5 |