Skip to content
This repository was archived by the owner on Dec 10, 2022. It is now read-only.

Commit 52f80b3

Browse files
authored
Merge pull request #37 from tox-rs/config
Use config crate to load config settings
2 parents e68cb3c + e2c7673 commit 52f80b3

File tree

6 files changed

+422
-92
lines changed

6 files changed

+422
-92
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: rust
22
rust:
3-
- 1.30.1
3+
- 1.31.0
44
- stable
55
- beta
66
- nightly

0 commit comments

Comments
 (0)