Skip to content

Commit

Permalink
appveyor/yml: explicitly set sockets for appveyor testing
Browse files Browse the repository at this point in the history
Signed-off-by: aingerson <alexia.ingerson@intel.com>
  • Loading branch information
aingerson committed Jun 8, 2018
1 parent 527c85a commit 3b99ffd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ install:

test_script:
- set PATH=%CD%\x64\%CONFIGURATION%;%PATH%
- set FI_PROVIDER=sockets
- scripts\runfabtests.cmd

0 comments on commit 3b99ffd

Please sign in to comment.