aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove .travis.ymlkinichiro2021-05-221-67/+0
|
* Add after_failure script to show failed test logkinichiro2021-05-191-0/+3
|
* Fix Android CIkinichiro2021-05-091-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 testingBrent Cook2021-05-011-6/+6
|
* Add android 10 buildkinichiro2020-03-261-2/+2
|
* Fix android buildkinichiro2020-03-261-30/+0
|
* Add Android build for Travis-CIkinichiro2019-01-051-0/+85
|
* Add ARM build for Travis-CIkinichiro2019-01-041-0/+10
|
* update to trusty distro, remove 3rd-party PPAs for testingBrent Cook2016-11-131-0/+8
|
* remove builtin travis cmake because it is too oldBrent Cook2015-09-091-5/+0
|
* travis' cmake does not support ninja, use makeBrent Cook2015-09-091-1/+0
|
* add travis-ci cmake testsBrent Cook2015-09-091-20/+26
|
* only use the specific build matrixBrent Cook2015-01-311-10/+0
| | | | use sudo to install mingw toolchains
* fix whitespace in ymlBrent Cook2015-01-311-12/+12
|
* update travis-ci build to check mingw32/64 targetsBrent Cook2015-01-311-1/+27
|
* enable OS X and Linux CI buildsBrent Cook2014-12-141-0/+3
|
* add Travis CI configurationBrent Cook2014-12-141-0/+5