Update .travis.yml

"windows not supported" on travis (JuliaFEM works fine with windows)
This commit is contained in:
Jukka Aho
2015-10-20 22:05:59 +03:00
parent bd297c40b9
commit 918ec7ab1e
-1
View File
@@ -2,7 +2,6 @@ language: julia
os:
- linux
- osx
- windows
julia:
- release
- nightly