commit 6ebdce9e554c2ab205271996338f4c2d26eb2172 parent 293b6f585493e29809b329584babc4eae2154f45 Author: Anders Damsgaard <anders@adamsgaard.dk> Date: Wed, 8 Aug 2018 17:08:08 +0200 Allow failures on Julia 1.0 Diffstat:
M | .travis.yml | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/.travis.yml b/.travis.yml @@ -34,3 +34,7 @@ deploy: on: os: linux julia: 0.6 + +matrix: + allow_failures: + - julia: 1.0