Skip to content

Commit 9515c52

Browse files
Merge pull request #226 from iqlusioninc/hkd32/path-types
hkd32: Path and PathBuf types
2 parents 132c6aa + 686a580 commit 9515c52

File tree

7 files changed

+413
-137
lines changed

7 files changed

+413
-137
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ branches:
66
- develop
77

88
rust:
9-
- 1.35.0 # Minimum supported
10-
- stable # Stable should always be supported
9+
- 1.36.0 # Minimum supported
10+
# - stable # Stable should always be supported (but hasn't been bumped to 1.36)
1111

1212
os:
1313
- linux

0 commit comments

Comments
 (0)