summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)Author
2020-01-26patch 8.2.0153: warning shows when listing version infov8.2.0153Bram Moolenaar
2020-01-21patch 8.2.0140: CI does not test building doc tagsv8.2.0140Bram Moolenaar
2019-11-01patch 8.1.2238: error in docs tags goes unnoticedv8.1.2238Bram Moolenaar
2019-09-04patch 8.1.1976: Travis log always shows test outputv8.1.1976Bram Moolenaar
2019-08-24patch 8.1.1923: some source files are not in a normal encodingv8.1.1923Bram Moolenaar
2019-08-08patch 8.1.1830: Travis does not report error when tests failv8.1.1830Bram Moolenaar
2019-07-12patch 8.1.1669: Travis: test results section is closed even when failedv8.1.1669Bram Moolenaar
2019-07-07patch 8.1.1644: sound test does not work on Travisv8.1.1644Bram Moolenaar
2019-07-03patch 8.1.1619: tests are not run with GUI on Travisv8.1.1619Bram Moolenaar
2019-06-14patch 8.1.1530: Travis config is not optimalv8.1.1530Bram Moolenaar
2019-06-09patch 8.1.1507: sound test still fails on Travisv8.1.1507Bram Moolenaar
2019-06-09patch 8.1.1506: syntax error in Travis configv8.1.1506Bram Moolenaar
2019-06-09patch 8.1.1504: sound test still fails on Travisv8.1.1504Bram Moolenaar
2019-06-09patch 8.1.1503: sound test fails on Travisv8.1.1503Bram Moolenaar
2019-06-09patch 8.1.1502: cannot play any soundv8.1.1502Bram Moolenaar
2019-06-06patch 8.1.1480: desktop file check doesn't run on CIv8.1.1480Bram Moolenaar
2019-05-11patch 8.1.1317: output from Travis can be improvedv8.1.1317Bram Moolenaar
2019-04-13patch 8.1.1169: writing coverage info in a separate dir is not neededv8.1.1169Bram Moolenaar
2019-04-13patch 8.1.1163: codecov does not report all the coverage informationv8.1.1163Bram Moolenaar
2019-04-11patch 8.1.1154: getting a newer msgfmt on Travis is too complicatedBram Moolenaar
2019-04-11patch 8.1.1150: generating desktop files not tested on Travisv8.1.1150Bram Moolenaar
2019-02-03patch 8.1.0869: Travis CI script is too complicatedv8.1.0869Bram Moolenaar
2019-01-28patch 8.1.0841: travis config to get Lua on MacOS is too complicatedv8.1.0841Bram Moolenaar
2019-01-19patch 8.1.0776: Travis does not build a version without GUI on Linuxv8.1.0776Bram Moolenaar
2018-12-18patch 8.1.0608: coverals is not updatingv8.1.0608Bram Moolenaar
2018-12-15patch 8.1.0595: libvterm tests are not run with coveragev8.1.0595Bram Moolenaar
2018-09-05patch 8.1.0348: on Travis the slowest build is run lastv8.1.0348Bram Moolenaar
2018-07-01patch 8.1.0137: CI does not run with TCLv8.1.0137Bram Moolenaar
2018-04-12patch 8.0.1700: coverage statistics still don't work on coverallsv8.0.1700Bram Moolenaar
2018-04-11patch 8.0.1698: coverage statistics don't work on coverallsv8.0.1698Bram Moolenaar
2018-04-11patch 8.0.1696: coverage statistics don't workv8.0.1696Bram Moolenaar
2018-04-10patch 8.0.1693: xxd is excluded from coverage statisticsv8.0.1693Bram Moolenaar
2017-11-17patch 8.0.1306: ASAN error stack trace is not usefulv8.0.1306Bram Moolenaar
2017-10-12patch 8.0.1187: building with lua fails for OSX on Travisv8.0.1187Bram Moolenaar
2017-08-06patch 8.0.0880: Travis uses an old Ubuntu versionv8.0.0880Bram Moolenaar
2017-07-28patch 8.0.0796: no coverage on Travis with clangv8.0.0796Bram Moolenaar
2017-07-28Do not run coverage with clang, currently fails.Bram Moolenaar
2017-07-28Do not invoke rvm resetBram Moolenaar
2017-07-28Remove ruby-dev from travis config.Bram Moolenaar
2017-07-28Switch travis back to precise temporarilyBram Moolenaar
2017-07-27patch 8.0.0780: build failure on Travisv8.0.0780Bram Moolenaar
2017-03-25patch 8.0.0508: Coveralls no longer shows per-file coveragev8.0.0508Bram Moolenaar
2017-03-05patch 8.0.0418: ASAN logs are disabledv8.0.0418Bram Moolenaar
2017-02-23patch 8.0.0363: Travis is too slow to keep up with patchesv8.0.0363Bram Moolenaar
2017-01-27patch 8.0.0249: CI failure when a submit is close to previous onev8.0.0249Bram Moolenaar
2017-01-26patch 8.0.0240: failure with one build on CIv8.0.0240Bram Moolenaar
2017-01-26patch 8.0.0239: no CI with an address sanitizerv8.0.0239Bram Moolenaar
2017-01-06Only install coveralls when used.Bram Moolenaar
2017-01-06Better solution to make coveralls work again.Bram Moolenaar
2017-01-06Tune travis config for coverage with gcc only.Bram Moolenaar