diff --git a/.travis.yml b/.travis.yml index 6583a3f..c62c21d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,8 +4,11 @@ os: - linux - osx julia: - - 0.5 + - 0.6 - nightly +matrix: + allow_failures: + - julia: nightly notifications: email: false # uncomment the following lines to override the default test script