Age | Commit message (Expand) | Author | Files | Lines |
2020-05-30 | Replace cosmic image to xenial in .travis.yml | Andrei Karas | 1 | -10/+10 |
2020-05-30 | Switch from vicamo to official docker images in .travis.yml | Andrei Karas | 1 | -4/+4 |
2020-05-30 | Replace gcc-7 to gcc-10 in .travis.yml | Andrei Karas | 1 | -16/+16 |
2019-02-12 | Use debian stretch for gcc-6 builds in travis ci | Andrei Karas | 1 | -8/+8 |
2019-01-27 | Fix travis and azure ci config files | Andrei Karas | 1 | -2/+2 |
2019-01-26 | Use cosmic for travis gcc-5 builds | Andrei Karas | 1 | -10/+10 |
2018-03-27 | Remove from travis sanitize builds on i386. | Andrei Karas | 1 | -15/+0 |
2018-02-26 | Remove gcc-6 asan build for i386 from travis because it works too slow. | Andrei Karas | 1 | -5/+0 |
2017-10-06 | Increase travis wait time for notification script. | Andrei Karas | 1 | -1/+1 |
2017-09-05 | Remove gcc-6 sanitize tests for amd64 from .travis.yml | Andrei Karas | 1 | -10/+0 |
2017-09-01 | Fix showing config.log in .travis.yml | Andrei Karas | 1 | -1/+1 |
2017-08-30 | Show on console config.log in travis builds in after script section. | Andrei Karas | 1 | -0/+3 |
2017-07-20 | Remove some jobs from .travis.yml because they too slow for travis. | Andrei Karas | 1 | -10/+0 |
2017-07-09 | Add apt-get update into .travis.yml | Andrei Karas | 1 | -0/+1 |
2017-06-28 | Use retry script in .travis.yml while installing packages. | Andrei Karas | 1 | -1/+1 |
2017-06-27 | Add gcc-7 builds into .travis.yml | Andrei Karas | 1 | -0/+46 |
2017-05-18 | Move unit test flag outside of gcc6_sanitize_tests.sh | Andrei Karas | 1 | -4/+4 |
2017-04-04 | Remove most slowest and always failed in travis by time jobs.s20170404 | Andrei Karas | 1 | -20/+0 |
2017-03-27 | Move docker scripts into separate files. Rename scripts from travis* to docker*. | Andrei Karas | 1 | -7/+1 |
2017-03-24 | Disable another too slow job in .travis.yml | Andrei Karas | 1 | -8/+1 |
2017-03-22 | Add into .travis.yml other job with glibcdebug enabled. | Andrei Karas | 1 | -0/+6 |
2017-03-22 | Disable slowest travis ci job. Most time it failed because too slow. | Andrei Karas | 1 | -5/+6 |
2017-03-09 | Remove physfs related builds from .travis.yml | Andrei Karas | 1 | -88/+0 |
2017-03-04 | Remove libphysfs-dev from .travis.yml | Andrei Karas | 1 | -1/+17 |
2017-03-01 | Add into .travis.yml some builds without physfs. | Andrei Karas | 1 | -0/+72 |
2017-03-01 | Add into .travis.yml build tests with saniti flags + glibc debug. | Andrei Karas | 1 | -0/+20 |
2017-02-17 | Add travis_wait 50 into .travis.yml | Andrei Karas | 1 | -0/+1 |
2017-02-17 | Fix SDL2 builds in .travis.yml | Andrei Karas | 1 | -12/+12 |
2017-02-16 | Add script and config for travis builds. | Andrei Karas | 1 | -0/+152 |