Skip to content

Commit

Permalink
Merge pull request #26 from JuliaStats/aa/update-ci-0.5
Browse files Browse the repository at this point in the history
Update Travis to use 0.5 as a release
  • Loading branch information
ararslan committed Aug 2, 2016
2 parents 1cbd57b + c1f3a0d commit ec3f1b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ os:
- linux
julia:
- 0.4
- 0.5
- nightly
notifications:
email: false
Expand Down
2 changes: 2 additions & 0 deletions src/MultivariateStats.jl
@@ -1,3 +1,5 @@
__precompile__()

module MultivariateStats
using Compat
using StatsBase
Expand Down

0 comments on commit ec3f1b0

Please sign in to comment.