Commit Graph

7 Commits

Author SHA1 Message Date
Luke Anderson
6bc977b9e6
Moved rustfmt commands after build, so that it passes.
Also added clippy into CI checks, but allowing warnings to pass for now.
2019-03-12 22:26:01 +11:00
Luke Anderson
08f15517f2
Added rustfmt check to Jenkins build, and moved to top of Travis build. 2019-03-12 19:45:58 +11:00
Paul Hauner
35c914baa6
Revert "Merge pull request #200 from sigp/new-structure"
This reverts commit d7a3545be1, reversing
changes made to 1da06c156c.
2019-02-14 12:09:18 +11:00
Paul Hauner
1d5ff4359a
Strip out old code
All of these files have been moved to either:

- https://github.com/sigp/lighthouse-beacon
- https://github.com/sigp/lighthouse-validator
- https://github.com/sigp/lighthouse-common

For rationale, see: https://github.com/sigp/lighthouse/issues/197
2019-02-13 14:15:53 +11:00
Luke Anderson
a88e6ddbf7
Added a cargo cache to the dockerfile, so that everything isn't re-downloaded every build. 2019-02-07 22:49:51 +11:00
Luke Anderson
9a0df6a9f5
Added a test stage to the jenkins build. 2019-02-07 17:39:48 +11:00
Luke Anderson
2e21956de3
Added Dockerfile and Jenkinsfile. 2019-02-07 17:39:47 +11:00