Commit Graph

23 Commits

Author SHA1 Message Date
Andrey Meshkov 5448000f7b *(global): travis slack notification 2019-08-16 16:08:56 +03:00
Simon Zolin 8aef6d8f91 + travis: slack notifications 2019-08-16 13:47:51 +03:00
Alexey Dmitrievskiy 7ec4aa91ea Merge pull request #153 in DNS/adguard-dns from fix/595 to master
* commit '2dc2a0946a28f41736228db1065654716907c5b8':
  Fix #595 - Start using GO 1.12
2019-02-28 18:05:27 +03:00
Aleksey Dmitrevskiy 2dc2a0946a Fix #595 - Start using GO 1.12 2019-02-26 15:32:56 +03:00
Andrey Meshkov aa30728cda Fix docker build 2019-02-25 19:15:27 +03:00
Eugene Zbiranik 09b49d0145 Merge master 2019-01-29 15:18:36 +03:00
Eugene Zbiranik 98bfb82787 Add Docker Hub image builds 2019-01-29 15:11:11 +03:00
Andrey Meshkov 4b4cb99b30 Closes #557: Travis deploy 2019-01-25 22:12:48 +03:00
Andrey Meshkov 69a75fbcaa Added codecov, goreport 2019-01-25 20:13:57 +03:00
Andrey Meshkov 5a6dc34ec0 Fix #519 2019-01-04 21:22:22 +03:00
Eugene Bujak ea25510a08 Travis -- separate js build time from go build time. 2018-11-29 15:05:29 +03:00
Eugene Bujak cab73c0d68 Fix travis tests -- since we don't use modules there's no need to do git checkout 2018-11-28 14:34:28 +03:00
Eugene Bujak 3c427ba295 Drop support for go 1.10 or lower. 2018-11-09 19:31:38 +03:00
Eugene Bujak a6e4c48567 Introduce go module support 2018-11-09 18:19:55 +03:00
Eugene Bujak d34049b513 travis -- Fix go test failure. 2018-09-10 15:57:47 +03:00
Eugene Bujak 9682dc6bc1 travis -- npm installation of dependencies belongs in install section 2018-09-07 16:14:43 +03:00
Eugene Bujak 1b5748e328 travis -- don't use slow master or tip builds, just specify 1.x for latest go version 2018-09-07 16:13:23 +03:00
Eugene Bujak ebf2380af4 travis -- move dependency installation to install section, simplify go test invocation to test all subdirs in one go 2018-09-07 16:13:03 +03:00
Konstantin Zamyakin c4fefa10b0 Travis -- fix build on OSX, simplify travis and get rid of yarn 2018-08-31 18:11:45 +03:00
Eugene Bujak 3af62e463a travis -- install lts/* version of node via travis configuration instead of brew 2018-08-31 13:30:41 +03:00
Eugene Bujak ad91ba8f43 travis -- upgrade nodejs on osx 2018-08-31 13:07:37 +03:00
Eugene Bujak f054dcede4 travis -- build binaries as a test as well 2018-08-30 19:47:29 +03:00
Eugene Bujak 0421e1f4f8 Add travis testing 2018-08-30 18:18:18 +03:00