Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

Commit

Permalink
Update minimum required rust version to 1.36
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeGomez committed Jul 14, 2019
1 parent 4a884f7 commit f1b89e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -15,10 +15,10 @@ matrix:
rust: beta
env: GTK=3.24 FEATURES=
- os: linux
rust: 1.34.0
rust: 1.36.0
env: GTK=3.14 FEATURES=
- os: linux
rust: 1.34.0
rust: 1.36.0
env: GTK=3.24 FEATURES=
- os: osx
rust: nightly
Expand Down

0 comments on commit f1b89e8

Please sign in to comment.