From 62897d13f8cf6ce0bf8bbfdc0969489546255e64 Mon Sep 17 00:00:00 2001 From: ranjanan Date: Sun, 28 Aug 2016 12:38:09 +0530 Subject: [PATCH] Add 0.5 to Travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 5d1cc97..8ca2f4f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ os: - osx julia: - 0.4 + - 0.5 - nightly notifications: email: false