mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-12 06:22:00 +00:00
use version number instead of release in .travis.yml (#109)
release will change over time, but your REQUIRE file says this package supports julia 0.5 so it should continue to be tested
This commit is contained in:
+1
-2
@@ -2,8 +2,7 @@ language: julia
|
||||
os:
|
||||
- linux
|
||||
julia:
|
||||
- release
|
||||
- nightly
|
||||
- 0.5
|
||||
notifications:
|
||||
email: false
|
||||
webhooks:
|
||||
|
||||
Reference in New Issue
Block a user