chore(ci): don't build docs on rust 1.18

This commit is contained in:
Sean McArthur
2018-02-21 13:45:54 -08:00
parent 36eabbb18f
commit b79f8d32b5

View File

@@ -14,6 +14,7 @@ matrix:
- rust: stable
env: FEATURES="--features compat"
- rust: 1.18.0
env: BUILD_ONLY=1
cache:
apt: true