From 30f92f5207c0513cb493ddda2fe05076f76aac4f Mon Sep 17 00:00:00 2001 From: Takafumi Arakaki Date: Sun, 12 Aug 2018 15:53:09 -0700 Subject: [PATCH] Disallow failures in docs build with Julia 1.0 This "reverts" 86880e647c72f502d41b921581a0e1eb83129b87 --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index be281ca..51c5e4c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,11 +22,6 @@ notifications: git: depth: 99999999 -matrix: - allow_failures: - - julia: '1.0' - env: CI_GROUP=docs - ## uncomment and modify the following lines to manually install system packages #addons: # apt: # apt-get for linux