lnd.xprv/docs
Olaoluwa Osuntokun f39b7aaaf9
build: create parallel travis builds to isolate race condition tests
This commit modifies the travis build script, and our local test script
to ensure that the race condition builds are conducted in a parallel
build. After this commit two travis builds will be kicked off for each
push/commit: one that runs the race condition tests in isolation, and
another that runs the integration tests then the coverage tests.

In order to do the above cleanly, the integration tests are now guarded
behind a build flag. In order to run the integration tests, one now
needs to specify the `-tags rpctest` flag when running the `go test`
command.
2017-07-04 16:05:22 -07:00
..
grpc multi: various formatting fixes after changes to Github flavored markdown 2017-03-27 16:20:31 -07:00
code_contribution_guidelines.md docs: correct mistake in protoc version used 2017-06-07 16:52:58 -07:00
INSTALL.md build: create parallel travis builds to isolate race condition tests 2017-07-04 16:05:22 -07:00