Skip to content

Commit b79f8d3

Browse files
committed
chore(ci): don't build docs on rust 1.18
1 parent 36eabbb commit b79f8d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ matrix:
1414
- rust: stable
1515
env: FEATURES="--features compat"
1616
- rust: 1.18.0
17+
env: BUILD_ONLY=1
1718

1819
cache:
1920
apt: true

0 commit comments

Comments
 (0)