1
0
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:
kalmarek 2019-06-27 16:51:32 +02:00
parent 1345257732
commit a9d72d1a87
No known key found for this signature in database
GPG Key ID: 8BF1A3855328FC15

View File

@ -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: