Skip to content

Commit

Permalink
going back to cloning for appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Jul 18, 2018
1 parent 908a95f commit d6005ad
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .appveyor.yml
Expand Up @@ -16,9 +16,8 @@ environment:
configuration: Release

install:
- curl -fsS -o SUMOLibraries-master.zip https://codeload.github.com/DLR-TS/SUMOLibraries/zip/master
- 7z x SUMOLibraries-master.zip
- set SUMO_LIBRARIES=%CD%\SUMOLibraries-master
- git clone https://github.com/DLR-TS/SUMOLibraries
- set SUMO_LIBRARIES=%CD%\SUMOLibraries

build_script:
- cd %APPVEYOR_BUILD_FOLDER%
Expand Down

0 comments on commit d6005ad

Please sign in to comment.