Commit Graph

19 Commits

Author SHA1 Message Date
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