From a31ce8753fec8df54714ec1455fe3d108e2bb138 Mon Sep 17 00:00:00 2001 From: relmonta <46019567+relmonta@users.noreply.github.com> Date: Thu, 5 Nov 2020 19:27:11 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index efa49c6..10a9fc9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ language: julia - windows julia: - 1.4 - beofre_script: - julia -e 'using Pkg; Pkg.add(PackageSpec(url="https://github.com/mathn7/TestOptinum.git"))'