Skip to content

Commit

Permalink
Test #3
Browse files Browse the repository at this point in the history
  • Loading branch information
drdanz committed Dec 22, 2016
1 parent b20983c commit 0c4f701
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 @@ -38,7 +38,7 @@ install:
- cmd: if "%platform%"=="x64" appveyor DownloadFile "https://github.com/robotology/yarp/releases/download/v2.3.68/yarp_2.3.68_v12_x86_amd64_1.exe" -FileName "C:\downloads\yarp.exe"
- cmd: start "" /WAIT "c:\downloads\yarp.exe" /S
- cmd: timeout 10
- cmd: dir c:/Program Files (x86)/robotology
- cmd: dir "c:/Program Files (x86)/robotology"
- cmd: set

before_build:
Expand Down

0 comments on commit 0c4f701

Please sign in to comment.