Commit Graph

18 Commits

Author SHA1 Message Date
Luke Anderson
ed5f697118
Added clippy component installation to Travis CI yml file. 2019-03-12 22:36:20 +11:00
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
655875acf9
Remove cargo fmt from travis.yml 2019-02-13 18:44:23 +11:00
Paul Hauner
c228178aa9
Fix cargo fmt cmd in travis.yml 2019-02-13 17:20:13 +11:00
Paul Hauner
433345e6e7
Update travis.yml to fix SSH permission denied.
For more info: https://stackoverflow.com/questions/15674064/how-to-fix-a-permission-denied-publickey-error-for-a-git-submodule-update-in-t
2019-02-13 16:20:24 +11:00
Paul Hauner
122bdb3c0b
Update travis to test all components 2019-02-13 16:16:41 +11:00
Paul Hauner
bf1795a94e
Move rustfmt check down in travis yml
This is because we need to make sure the protos build before rustfmt
runs.
2019-01-22 15:14:04 +11:00
Paul Hauner
80e37f8d49
Merge branch 'master' into grpc-rs 2019-01-22 12:58:17 +11:00
Paul Hauner
4fd5424fca
Fix bad zip name in travis 2019-01-22 10:07:28 +11:00
Paul Hauner
fc3c94f66d
Add custom proto install to travis 2019-01-22 10:02:48 +11:00
Paul Hauner
52561323e5
Move travis to ubuntu xenial to obtain proto3 2019-01-22 09:42:45 +11:00
Paul Hauner
4499ffe5c3
Add protobuf-compiler to travis.yml 2019-01-22 09:09:21 +11:00
Alex Stokes
bc053ba415
Tweaks for travis 2019-01-10 15:05:50 -06:00
Alex Stokes
32d9699541
Add cargo fmt as a build step to pass CI 2019-01-10 14:59:15 -06:00
Paul Hauner
050364cf9a
Add --all scripts to travis.yml 2018-12-06 10:05:03 +11:00
Paul Hauner
ae15382911 Add travis.yml 2018-07-12 15:04:02 +10:00