1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2026-01-07 17:47:14 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Alberto Bertogli
78937aca93 travis.yml: Add IRC notifications 2018-12-02 01:23:49 +00:00
Alberto Bertogli
08e6f57d2e travis.yml: Use generic Go versions and Ubuntu Trusty
This patch updates the travis-ci.org configuration file to use generic Go
versions (instead of hard-coded), and Ubuntu Trusty in container mode, for
faster builds.
2017-12-09 20:14:36 +00:00
Alberto Bertogli
f1b9d9e68a travis.yml: Add Go 1.8 to the test matrix 2017-03-01 01:03:00 +00:00
Alberto Bertogli
db130639c2 Add configuration file for https://travis-ci.org/
This commit adds a .travis.yml which configures https://travis-ci.org/, a
continuous integration service.

It only builds and runs "go test" for now because their environment is
unfortunately too old to run the integration tests.
2016-11-04 00:20:26 +00:00