Skip to content

Commit

Permalink
Merge branch 'master' into fw/factor-data
Browse files Browse the repository at this point in the history
  • Loading branch information
TotalVerb committed Jun 25, 2016
2 parents ab31171 + 874949e commit 57c9ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -11,7 +11,7 @@ notifications:
after_success:
- julia -e 'cd(Pkg.dir("Currencies")); Pkg.add("Coverage"); using Coverage; Coveralls.submit(process_folder())'
- julia -e 'cd(Pkg.dir("Currencies")); Pkg.add("Coverage"); using Coverage; Codecov.submit(process_folder())'
- julia -e 'Pkg.clone("https://github.com/JuliaDocs/Documenter.jl")'
- julia -e 'Pkg.add("Documenter")'
- julia -e 'cd(Pkg.dir("Currencies")); include(joinpath("docs", "make.jl"))'
git:
depth: 99999
Expand Down

0 comments on commit 57c9ac9

Please sign in to comment.