This website requires JavaScript.
Explore
Help
Sign In
Influxdata
/
influxdb
mirror of
https://github.com/influxdata/influxdb.git
Watch
1
Star
0
Fork
You've already forked influxdb
0
Code
Issues
Projects
Releases
Wiki
Activity
faee0712de
influxdb
/
.travis.yml
10 lines
69 B
YAML
Raw
Normal View
History
Unescape
Escape
Add Travis CI tests for go-raft. In playing around with the code in go-raft, I noticed that a number of the tests are non-deterministic. I figure Travis CI integration will help illuminate changes that introduce regressions against test health.
2013-08-02 09:20:01 +00:00
language
:
go
go
:
Test more versions of go Test latest * 1.1.2 * 1.2 Pre-compile build before test as well
2013-12-07 07:30:13 +00:00
-
1.1
.2
-
1.2
Add Travis CI tests for go-raft. In playing around with the code in go-raft, I noticed that a number of the tests are non-deterministic. I figure Travis CI integration will help illuminate changes that introduce regressions against test health.
2013-08-02 09:20:01 +00:00
install
:
-
make dependencies