1
0
mirror of https://github.com/bspeice/Quant.jl synced 2025-07-01 22:07:18 -04:00

Add the travis file

This commit is contained in:
bspeice
2016-03-05 18:52:42 -05:00
parent e9d24adbfd
commit 41972eaacf

7
.travis.yml Normal file
View File

@ -0,0 +1,7 @@
language: julia
os:
- linux
- osx
julia:
- 0.4
- nightly