From 32b8e131651e9364ef5cfa106ee86f833aec5087 Mon Sep 17 00:00:00 2001 From: Jutho Haegeman Date: Sat, 14 Oct 2017 01:40:07 +0200 Subject: [PATCH] Reenable 0.6 in travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index e61159f..878ae23 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ os: - linux - osx julia: + - 0.6 - nightly notifications: email: false