Skip to content

Commit

Permalink
Disallow failures in docs build with Julia 1.0
Browse files Browse the repository at this point in the history
This "reverts" 86880e6
  • Loading branch information
tkf committed Aug 12, 2018
1 parent 580710e commit 30f92f5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 30f92f5

Please sign in to comment.