Commit Graph

8 Commits

Author SHA1 Message Date
Oleksii Kliukin 74b19b449e
Update travis configuration. (#332)
- explicitely set sudo to false, since we don't need it and it
  slows-down builds.
- use the newest go toolchain.
2018-06-27 12:30:24 +02:00
erthalion 34518a4eb0 Some fixes for travis ci and cdp
remove cmd package from travis (it's complaining because
there are no tests), and add apt-get update for cdp.
2018-03-27 16:05:13 +02:00
Dmitrii Dolgov 00a405b94e Limit number of commits builded by travic 2018-02-16 16:25:50 +01:00
Dmitrii Dolgov 48ddbc67b5 Limit number of packages and add verbose mode 2018-02-16 16:21:41 +01:00
Dmitrii Dolgov fb5986a2c0 Use travis_wait to prevent timeout 2018-02-16 16:06:33 +01:00
Murat Kabilov 4bc2284b57 bump go version to 1.9 2017-10-11 12:01:35 +02:00
Oleksii Kliukin 0de1537c4e Travis CI (#49) 2017-06-12 17:39:41 +02:00
Oleksii Kliukin c773a4e43d A bare bones .travis.yml (#48) 2017-06-12 16:31:25 +02:00