]> git.lizzy.rs Git - PAKEs.git/commit
travis: allow rustfmt to fail
authorBrian Warner <warner@lothar.com>
Wed, 17 Oct 2018 18:06:24 +0000 (11:06 -0700)
committerBrian Warner <warner@lothar.com>
Wed, 17 Oct 2018 18:21:16 +0000 (11:21 -0700)
commitabb0dc09dbb7971da2ce16c974d5d4980ae969df
treea68f0a3d2fd3580fc882130d74943d9c933fa860
parentf8a48e10b01db051cd3216f36e688a37c5089093
travis: allow rustfmt to fail

I'm on the fence about this, but I have to admit that having your PR fail
because of formatting issues isn't a great experience for new contributors.

We will need to run `cargo fmt` ourselves on a regular basis.
.travis.yml