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

Commit

Permalink
Merge pull request #44 from GuillaumeGomez/rust-minimum-version
Browse files Browse the repository at this point in the history
Update minimum required rust version
  • Loading branch information
GuillaumeGomez committed Nov 11, 2019
2 parents b5903f1 + f3684dc commit 28f9fd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -21,10 +21,10 @@ matrix:
rust: stable
env: GTK=3.24 FEATURES=
- os: linux
rust: 1.36.0
rust: 1.39.0
env: GTK=3.14 FEATURES=
- os: linux
rust: 1.36.0
rust: 1.39.0
env: GTK=3.24 FEATURES=
- os: osx
rust: nightly
Expand Down

0 comments on commit 28f9fd1

Please sign in to comment.