mirror of
https://github.com/kalmarek/PropertyT.jl.git
synced 2024-11-22 16:05:27 +01:00
add hdf5-tools to travis
This commit is contained in:
parent
1345257732
commit
a9d72d1a87
@ -14,6 +14,10 @@ matrix:
|
|||||||
allow_failures:
|
allow_failures:
|
||||||
- julia: nightly
|
- julia: nightly
|
||||||
- os: osx
|
- os: osx
|
||||||
|
addons:
|
||||||
|
apt:
|
||||||
|
packages:
|
||||||
|
- hdf5-tools
|
||||||
|
|
||||||
## uncomment the following lines to override the default test
|
## uncomment the following lines to override the default test
|
||||||
# script:
|
# script:
|
||||||
|
Loading…
Reference in New Issue
Block a user