JuliaStats / TimeModels.jl

Modeling time series in Julia
Other
57 stars 28 forks source link

Add Travis-CI testing #7

Closed milktrader closed 10 years ago

milktrader commented 10 years ago

I can do this one once we have some tests organized. The TimeSeries package now supports this and the build status is displayed on the README

milktrader commented 10 years ago

I've got the machinery in place. We still need to get tests into arima and garch and add the kalman ones too. The only tests that could potentially fail are the act.jl tests. 7f81acff42485e7e1743f1215715b457d5d7e53f

milktrader commented 10 years ago

yay, tests are passing with travis (and displayed on the README)