Commit Graph

16 Commits (a1ef699aebbe7ebb4da2f90a42e0f612eec08384)

Author SHA1 Message Date
Yicheng Qin 90ad78aa46 travis: stop install tools cover and vet
There is no need to install them separately because they have been
downloaded in the default go root directory.
2015-05-26 11:03:53 -07:00
Barak Michener 92dca0af0f *: remove shadowing of variables from etcd and add travis test
We've been bitten by this enough times that I wrote a tool so that
it never happens again.
2015-02-17 16:31:42 -05:00
Yicheng Qin a0f8aa1add travis: use latest go tool repo 2015-02-03 23:23:02 -08:00
Yicheng Qin 5c6ce0c18d travis: use go1.4 for new feature os.Unsetenv() 2015-02-03 23:11:08 -08:00
Brian Waldon d5f6b97b20 test: do not run integration tests by default
The ./test script will no longer run the integration tests. To run the
integration test, set the INTEGRATION env var to a nonzero value. For
example, `INTEGRATION=y ./test`.
2015-01-22 17:31:27 -08:00
Barak Michener fe4abc40ce Disable unused sudo-ability from Travis in hopes of faster startup
times.
2014-12-12 19:39:09 -05:00
Jonathan Boulle 341c7190d3 test: add govet to tests 2014-10-21 11:32:38 -07:00
Xiang Li 10c9f7389b test: turn off go 1.2 testing on travis 2014-09-14 21:40:09 -07:00
Jonathan Boulle 0241b8ba9a build: add travis configuration 2014-09-09 15:44:41 -07:00
Brian Waldon fe39288ebf test(ci): Replace travis.ci with drone.io 2014-01-21 11:50:36 -08:00
Brandon Philips 56909bb6a3 fix(travis): fixes from the third_party.go merge 2014-01-14 22:36:40 -08:00
Ben Johnson 355bd6df9b Fix Travis CI. 2014-01-08 16:41:01 -07:00
Brandon Philips 9ea1ef8916 hack(travis): temporarily fix travis
try a quick workaround for https://github.com/travis-ci/travis-ci/issues/1727
2013-12-09 21:46:55 -08:00
Xiang Li 7004a6bcc1 fix travis 2013-08-17 08:30:31 -07:00
Xiang Li 177854c3e1 add test package. do not compile test codes with etcd 2013-08-17 08:30:31 -07:00
Brandon Philips f746b1e4f1 feat(travis.yml): Initial commit 2013-08-06 17:50:20 -07:00