Commit Graph

16 Commits

Author SHA1 Message Date
Oliver Gorwits
e4dabe525c Always notify from Travis to IRC and email on any code commit 2018-12-28 18:34:29 +00:00
Oliver Gorwits
5cc99cf20f Update .travis.yml
Send git commit emails to the mail list from Travis, instead of from GitHub (they are retiring the option for that).
2018-12-28 18:24:05 +00:00
Oliver Gorwits
894e07fe63 test localhost resolver in travis.ci 2018-10-19 17:19:42 +01:00
Oliver Gorwits
3efaebdae1 fix irc notifications for travis 2018-02-01 11:27:14 +00:00
Oliver Gorwits
6dc415780a change travis on success [skip ci] 2018-01-31 18:10:26 +00:00
Oliver Gorwits
63a53b4e02 notify on IRC 2018-01-29 21:10:40 +00:00
Oliver Gorwits
148e2e43f7 try phantomjs tests 2018-01-29 20:51:32 +00:00
Oliver Gorwits
2b362443ac try installdeps and test xt 2018-01-29 20:43:15 +00:00
Oliver Gorwits
9566c3ab5a Update .travis.yml 2018-01-29 20:09:30 +00:00
Oliver Gorwits
98e9749bba Update .travis.yml 2018-01-29 19:49:32 +00:00
Oliver Gorwits
ea4eab740d simplify test builds
to speed them up and be kinder to Travis CI free service.
2018-01-29 19:47:07 +00:00
Oliver Gorwits
87c1537a80 Update .travis.yml
only build tags matching 2.######
2018-01-10 01:30:36 +00:00
Oliver Gorwits
6b8da71c11 update travis file 2018-01-06 13:52:06 +00:00
Oliver Gorwits
8fe9b4e9bd Update .travis.yml 2018-01-06 10:48:44 +00:00
Dean Hamstead
9a160887be Ensure we use the latest Test::More, as its needed in xt/ 2017-05-07 13:57:21 +10:00
Dean Hamstead
cb2cf11d6b Add Travis CI support (#289)
* Add travis.yml config file

* Add AutoInstall, so we can push our dependencies to cpanm for travis
2017-01-15 17:34:35 +00:00