From 190d82c5e7e146ef77e8bb9646038b51e197eae2 Mon Sep 17 00:00:00 2001 From: dextorious Date: Tue, 28 Aug 2018 12:07:00 +0300 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c9596e7..7dbf818 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ os: - linux - osx julia: - - 0.6 + - 0.7 - nightly notifications: email: false