From c1862d4eee36e783a8d886bc4683bf95c201ed75 Mon Sep 17 00:00:00 2001 From: Andreas Noack Date: Tue, 7 Aug 2018 11:35:02 +0100 Subject: [PATCH] Enable Travis testing on 0.7 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index e38edd4..b554370 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ os: - osx julia: - 0.6 + - 0.7 - nightly notifications: email: false