Michael Vines
38aeed02fc
Ignore dependabot branches
2019-06-10 12:50:48 -07:00
Michael Vines
2b5e757d57
Adjust slack notification
2019-06-10 07:44:31 -07:00
Michael Vines
9de4c1dcd9
Add slack notification
2019-06-07 19:58:52 -07:00
Michael Vines
e8c4302d6d
Add Appveyor CI for Windows release artifacts
2019-06-07 19:47:26 -07:00
Michael Vines
8435fbfa0b
Travis window support is too unstable, disable for now
2019-06-07 15:17:27 -07:00
Michael Vines
fdaa939892
Bring in Travis CI to build Windows and mac OS release binaries ( #4591 )
...
* Bring in Travis CI to build Windows and mac OS release binaries
* Update .travis.yml
2019-06-07 11:32:47 -07:00
Greg Fitzgerald
ffb4a7aa78
Boot TravisCI configuration
2018-05-26 00:36:50 -06:00
Michael Vines
57636d3d5f
Auto deploy tagged versions of solana to crate.io
2018-05-16 21:38:14 -07:00
Greg Fitzgerald
caa9a846ed
Boot sha2-asm
...
Stick with pure Rust until someone can write a benchmark that
demonstrates that sha2-asm adds value. If we go with a GPU
implementation first, we may never need to do that.
2018-03-19 16:42:30 -06:00
Greg Fitzgerald
0297edaf1f
Use sha256 hashes instead of Rust's builtin hasher.
...
Causes a 20x performance degradation. Enabling asm did not
speed things up.
2018-02-19 16:23:53 -07:00
Greg Fitzgerald
799e7a8a56
Try running kcov within docker
2018-02-16 08:55:25 -07:00
Greg Fitzgerald
1d359924a9
Disable cargo cache
...
Hoping this will fix kcov
2018-02-15 19:12:25 -07:00
Greg Fitzgerald
615517ac58
Another attempt to fix coverage reporting on Travis
2018-02-15 18:01:49 -07:00
Greg Fitzgerald
046271a657
First attempt at lighting up code coverage
2018-02-15 17:47:34 -07:00
Greg Fitzgerald
306619c2a9
Upgrade dependencies
...
* This patch assumes Travis is already pointing 'stable' to 1.24
2018-02-15 15:26:52 -07:00
Greg Fitzgerald
31d79727b6
Parallelize verification
2018-02-14 15:23:13 -07:00