Update CI to test on beta
This commit is contained in:
		| @@ -15,13 +15,14 @@ addons: | |||||||
| matrix: | matrix: | ||||||
|   include: |   include: | ||||||
|   - rust: nightly |   - rust: nightly | ||||||
|  |   - rust: beta | ||||||
| #  - rust: stable | #  - rust: stable | ||||||
|     before_deploy: cargo doc --no-deps |     before_deploy: cargo doc --no-deps | ||||||
| #  allow_failures: |   allow_failures: | ||||||
| #    - rust: nightly |     - rust: nightly | ||||||
|  |  | ||||||
| before_script: | before_script: | ||||||
|   - rustup component add rustfmt-preview |   - rustup component add rustfmt | ||||||
|   - cargo clean |   - cargo clean | ||||||
|  |  | ||||||
| script: | script: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user