aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* all: fix cgo compile failures on tip•••Apparently the cgo typechecks get better on tip, so use C.int instead of Go integers. Build tip as part of the Travis build, so we can ensure that any errors are resolved before they get released to a wider audience. Kevin Burke2018-11-011-1/+2
* Add support for sqlite3_unlock_notifyMura Li2018-10-201-1/+1
* Add Go 1.11 to Travis build matrixEmir Beganović2018-10-091-0/+1
* icu4c 62.1 already installedYasuhiro Matsumoto2018-09-111-1/+0
* Update Travis-CI•••Moved `sqlite_vacuum_incr` and `sqlite_vtable` to module job. * `sqlite_vacuum_incr` will only store the required auto vacuum information into the datbase page, and not peform an vacuum therefor this can be added easily to the module job. - `sqlite_vtable` does not require an seperate job because user will include the tag in combination with others.Gert-Jan Timmer2018-06-121-3/+1
* Merge pull request #574 from GJRTimmer/update/travis•••Follow official Release Policymattn2018-06-121-59/+0
|\
| * Removed Windows Cross-Compile•••[ci skip]Gert-Jan Timmer2018-05-291-40/+0
| * Removed Golang:1.8•••Updated package for follow official Golang Release Policy.Gert-Jan Timmer2018-05-291-19/+0
* | Add: goconvey to Travis-CIGert-Jan Timmer2018-06-051-1/+1
* | Implemented goconvey for User Authentication Tests•••Reference #580Gert-Jan Timmer2018-06-041-0/+1
|/
* Update Travis CI•••Removed: 32Bit Windows Cross-Compile Aggregated: sqlite_trace into main module buildGert-Jan Timmer2018-05-251-77/+4
* Fix: OSX icu moduleGert-Jan Timmer2018-05-251-1/+1
* Reduced build time•••Closes #567Gert-Jan Timmer2018-05-251-49/+0
* Update: Travis CIGert-Jan Timmer2018-05-251-259/+9
* Add: icu4c to OSX•••Required for building SQLite module `icu`Gert-Jan Timmer2018-05-241-0/+1
* Update: Travis CI•••Added Cross-Compile jobs for additional feature(s)Gert-Jan Timmer2018-05-241-16/+328
* Update: Travis CI•••Usage of new build tag namesGert-Jan Timmer2018-05-241-1/+3
* Update: Travis CIGert-Jan Timmer2018-05-241-1/+12
* Add: EOLGert-Jan Timmer2018-05-241-1/+1
* Update Travis CI•••Add: OSX Add: Windows Cross-Compile Add: Golang: 1.10.x Exclusions: - Golang: 1.7 from OSX - Golang: Master does not cause build failure - Tests for Windows Cross-PlatformGert-Jan Timmer2018-05-231-10/+138
* Updated travis.yml•••Use the latest Go version in each major branch (documentation: https://docs.travis-ci.com/user/languages/go/#Specifying-a-Go-version-to-use)Sergey Mudrik2017-10-221-3/+4
* add test envYasuhiro Matsumoto2017-03-051-1/+1
* remove 1.6Yasuhiro Matsumoto2017-03-011-1/+0
* test on 1.8Yasuhiro Matsumoto2017-03-011-1/+2
* disable combination of libsqlite3 and trace because travis(trusty) is too old.Yasuhiro Matsumoto2016-11-081-1/+1
* fix .travis.ymlJoachim Bauch2016-11-081-1/+1
* Test different build configurations on Travis.Joachim Bauch2016-11-081-1/+6
* Fix data race introduced on 605d9d08•••This commit will fix a data race introduced on 605d9d08 and also make sure travis CI will now check for data races. andrefsp2016-11-071-1/+1
* Bump Travis to Ubuntu 14.04Zbigniew Mandziejewicz2016-04-231-1/+3
* Test with libsqlite3Zbigniew Mandziejewicz2016-04-231-1/+4
* Remove gocovYasuhiro Matsumoto2016-03-151-1/+0
* go cover has movedMichael K2014-11-141-1/+1
* Use goveralls -repotokenmattn2014-02-071-1/+1
* go covermattn2014-01-291-0/+1
* Use tip on travismattn2013-08-291-0/+2
* Add goveralls for travismattn2013-06-111-0/+5
* Updated to newer go support in travis-ci. It is both simpler and should test ...Carlos Castillo2012-10-281-16/+1
* add travis recepi.mattn2012-03-301-0/+16