Skip 1.10 build for now - it requires libutf8proc-dev.
authorJelmer Vernooij <jelmer@jelmer.uk>
Tue, 22 May 2018 21:19:56 +0000 (22:19 +0100)
committerJelmer Vernooij <jelmer@jelmer.uk>
Tue, 22 May 2018 21:19:56 +0000 (22:19 +0100)
.travis.yml

index 85b251df9f65f803c4edcbcf8f6349e51817c162..6ac583f5eddd09fbd536e8aae60a155a0994ce51 100644 (file)
@@ -10,8 +10,9 @@ python:
   - "3.5"
   - "3.6"
 env:
-  - SVN_VERSION=1.10.0
-    SVN_OPTIONS="--with-lz4=internal"
+# SVN 1.10 requires libutf8proc, which isn't available on trusty :(
+#  - SVN_VERSION=1.10.0
+#    SVN_OPTIONS="--with-lz4=internal"
   - SVN_VERSION=1.9.7
   - SVN_VERSION=1.8.19
   - SVN_VERSION=1.7.19