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

Commit d3aa54e

Browse files
Update rust version
1 parent acd49d6 commit d3aa54e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ matrix:
1515
rust: beta
1616
env: GTK=3.24 FEATURES=subclassing,v2_48
1717
- os: linux
18-
rust: 1.34.0
18+
rust: 1.36.0
1919
env: GTK=3.14 FEATURES=subclassing
2020
- os: linux
21-
rust: 1.34.0
21+
rust: 1.36.0
2222
env: GTK=3.24 FEATURES=subclassing,v2_48
2323
- os: osx
2424
rust: nightly

0 commit comments

Comments
 (0)