diff --git a/.travis.yml b/.travis.yml index ab2aefa..d8fcbea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ os: - osx julia: - 0.5 - - release + - 0.6 notifications: email: false #script: # use the default script which is equivalent to the following