Commit Graph

101 Commits (074ae40382959e0c796dbade18fb4c9cd9466f3d)

Author SHA1 Message Date
AJ Bond c2de967e36
chore(circleci): setup circleci
This configures a circleci pipeline that runs fmt, lint, test, and build operations.
I changed the fmt command to --check since --overwrite is no longer supported.
The pipeline will always run on nightly builds of rust.
2020-02-07 11:46:47 -05:00