summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Collapse)Author
2020-06-03Support actix-web v2 (#30)Sam Scott
* update dependencies - actix-web v2 - percent encoding v2.1 - rust 2018 edition - remove rustfmt no longer supported rules * ci: add feature build matrix * fix actix unit tests Co-authored-by: Mario Reder <mreder1289@gmail.com>
2017-03-12Address some clippy comments.Sam Scott
Add docs for `Config`.
2017-03-10Cleaning up, modifying docs.Sam Scott
2017-01-29Add bors configurationAnthony Ramine
2016-09-11x-www-form-urlencoded meets SerdeAnthony Ramine