Skip to content

Commit

Permalink
Merge 486355f into 812a8a4
Browse files Browse the repository at this point in the history
  • Loading branch information
ararslan authored Mar 29, 2017
2 parents 812a8a4 + 486355f commit 03f2bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ install:
build_script:
# Need to convert from shallow to complete for Pkg.clone to work
- IF EXIST .git\shallow (git fetch --unshallow)
- C:\projects\julia\bin\julia -F -e "versioninfo();
- C:\projects\julia\bin\julia -e "versioninfo();
Pkg.clone(pwd(), \"RData\"); Pkg.build(\"RData\")"

test_script:
Expand Down

0 comments on commit 03f2bdd

Please sign in to comment.