From 918ec7ab1e4daa385017143f44a1b072a340f6d9 Mon Sep 17 00:00:00 2001 From: Jukka Aho Date: Tue, 20 Oct 2015 22:05:59 +0300 Subject: [PATCH] Update .travis.yml "windows not supported" on travis (JuliaFEM works fine with windows) --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e2bf485..d4f05b8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,6 @@ language: julia os: - linux - osx - - windows julia: - release - nightly