From e3cd2feef302dbce2c83f618c6c46cf80bb9389a Mon Sep 17 00:00:00 2001 From: generativist Date: Sat, 12 Sep 2015 17:01:50 -0400 Subject: [PATCH] change to 0.5-aware travis settings --- .travis.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index fb17563..004d3fa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,8 +3,9 @@ os: - linux - osx julia: - - release - - nightly + - 0.3 + - 0.4 + - nightly notifications: email: false script: