From 27f23baf5954038a5d0b5ec09960ba8c247919cf Mon Sep 17 00:00:00 2001 From: relmo Date: Thu, 18 Jun 2020 12:00:04 +0200 Subject: [PATCH] remove v1.5 & v1.0.5 --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 025d012..8dea472 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,8 +5,6 @@ os: - windows julia: - 1.4 - - 1.5 - - 1.0.5 before_script: - julia -e 'using Pkg; Pkg.add(PackageSpec(url="https://github.com/mathn7/Test_Optinum.git"))' notifications: