Skip to content

Commit

Permalink
Maybe this appveyor.yml will do it
Browse files Browse the repository at this point in the history
  • Loading branch information
joelself committed Jan 8, 2016
1 parent 8b49716 commit b499af5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@ configuration:
platform:
- x86
- x64
shallow_clone: true
install:
- cinst swig
- cinst 7zip.commandline
- cmd: >-
- cinst swig
- cinst 7zip.commandline
build:
project: VS2010/fann.sln
parallel: true
Expand Down

0 comments on commit b499af5

Please sign in to comment.