summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Travis: update .travis.ymlReuben Thomas2020-07-291-14/+15
* Update macOS image on Travis CI.Dimitrij Mijoski2020-05-161-4/+1
* Add Nuspell into Travis CI testing.Dimitrij Mijoski2020-02-271-0/+3
* Travis: also test with LANG=fr_FR.UTF-8Reuben Thomas2020-01-221-0/+1
* Travis: install hunspell-fr so that fr_FR-specific tests are runReuben Thomas2020-01-181-0/+1
* Travis: build with ASAN (fix #142)Reuben Thomas2019-09-111-1/+3
* Travis: simplify builds now that we’re building on bionicReuben Thomas2019-09-111-17/+2
* Remove support for testing with Valgrind (prefer ASAN)Reuben Thomas2019-09-111-1/+0
* UnitTest++/Travis: build on Ubuntu 18.04 and remove workaroundsReuben Thomas2019-09-101-1/+1
* Travis/configure.ac: remove Ubuntu 14.04 support; build on 16.04Reuben Thomas2019-09-101-1/+1
* Travis: don't build with aspell on macOS, because of a brew packaging bugReuben Thomas2019-06-171-1/+4
* Travis CI: remove xcode7.3, doesn’t have GPGReuben Thomas2018-02-031-2/+0
* Use latest XCode test environment (9.2) instead of discontinued 8.2Reuben Thomas2017-12-081-1/+1
* Fix incorrect return value in Voikko’s suggest routine; actually test Voikko!Reuben Thomas2017-07-241-0/+1
* Use valgrind-tests module to run tests under ValgrindReuben Thomas2017-04-151-0/+1
* Remove uspell provider (move to uspell repo)Reuben Thomas2017-04-151-1/+1
* Remove autogen.sh, just use bootstrapReuben Thomas2017-04-151-1/+2
* Issue #59: don’t try to build Uspell and Zemberek backends by defaultReuben Thomas2017-03-021-1/+1
* Remove ispell back-endReuben Thomas2017-02-281-2/+1
* Do not try to build Zemberek provider by defaultReuben Thomas2017-02-091-2/+0
* XCode 7.2 images no longer available on Travis; use 7.3Reuben Thomas2017-02-011-1/+1
* Run unittests, fixed for non-Windows systemsReuben Thomas2017-02-011-20/+10
* travis: Reduce repeated buildsTingPing2017-01-191-5/+0
* Use latest XCode 8.2Reuben Thomas2017-01-111-1/+1
* Add missing aspell dev package, so aspell backend is builtReuben Thomas2017-01-101-0/+1
* .travis.yml: install a dictionary for testsReuben Thomas2017-01-101-1/+1
* Get more output in Travis logsReuben Thomas2017-01-101-3/+12
* Fix bug #31: test ispell and zemberek where possibleReuben Thomas2016-12-311-35/+33
* Bug #31 - Use proper glib-dbus pkg-config. make distcheck on travisHubert Figuière2016-12-311-1/+1
* Use autogen.sh from @TingPing to provide NOCONFIGURE logicReuben Thomas2016-12-191-1/+0
* Modernise autotools use: use configure.ac and autoreconfReuben Thomas2016-12-191-0/+1
* Add enchant to Travis CIHubert Figuière2016-12-061-0/+61