diff --git a/.travis.yml b/.travis.yml index e5768cc..29353cc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,9 @@ julia: - nightly notifications: email: false +matrix: + allow_failures: + - julia: nightly # uncomment the following lines to override the default test script #script: # - if [[ -a .git/shallow ]]; then git fetch --unshallow; fi