Update minimum version and test on it
This commit is contained in:
@@ -3,7 +3,7 @@ sudo: required
|
||||
rust:
|
||||
- nightly
|
||||
- beta
|
||||
- stable
|
||||
- 1.3.0
|
||||
addons:
|
||||
postgresql: 9.4
|
||||
before_script:
|
||||
|
||||
@@ -57,7 +57,7 @@ fn main() {
|
||||
```
|
||||
|
||||
## Requirements
|
||||
* **Rust** - Rust-Postgres is developed against the 1.2 release of Rust
|
||||
* **Rust** - Rust-Postgres is developed against the 1.3 release of Rust
|
||||
available on http://www.rust-lang.org. It should also compile against more
|
||||
recent releases.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user