Skip to content

Commit

Permalink
Move stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
MansMeg committed Mar 10, 2018
1 parent e60f430 commit 34aeb45
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions appveyor.yml
@@ -1,9 +1,5 @@
# DO NOT CHANGE the "init" and "install" sections below

platform: x64
environment:
R_ARCH: x64

# Download script file from GitHub
init:
ps: |
Expand All @@ -19,6 +15,11 @@ cache:

# Adapt as necessary starting from here

platform: x64

environment:
R_ARCH: x64

build_script:
- ps: dir
- ps: Copy-Item mallet\* .
Expand Down

0 comments on commit 34aeb45

Please sign in to comment.