Skip to content

Commit

Permalink
trim appveyor/travis for faster turnaround
Browse files Browse the repository at this point in the history
  • Loading branch information
nornagon committed Mar 19, 2018
1 parent 3aa86d6 commit 0b6b4dd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 745 deletions.
91 changes: 0 additions & 91 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,100 +7,9 @@ cache:

environment:
matrix:
- PROJ: "opencv,flandmark"
OS: windows-x86
- PROJ: "ffmpeg"
OS: windows-x86
- PROJ: "flycapture"
OS: windows-x86
- PROJ: "libdc1394"
OS: windows-x86
- PROJ: "libfreenect"
OS: windows-x86
- PROJ: "librealsense"
OS: windows-x86
- PROJ: "videoinput"
OS: windows-x86
- PROJ: "artoolkitplus"
OS: windows-x86
- PROJ: "chilitags"
OS: windows-x86
- PROJ: "hdf5"
OS: windows-x86
- PROJ: "mkl"
OS: windows-x86
- PROJ: "openblas"
OS: windows-x86
- PROJ: "arpack-ng"
OS: windows-x86
- PROJ: "cminpack"
OS: windows-x86
- PROJ: "fftw"
OS: windows-x86
- PROJ: "gsl"
OS: windows-x86
- PROJ: "llvm"
OS: windows-x86
- PROJ: "leptonica,tesseract"
OS: windows-x86
- PROJ: "ale"
OS: windows-x86
- PROJ: "systems"
OS: windows-x86

- PROJ: "opencv,flandmark"
OS: windows-x86_64
- PROJ: "ffmpeg"
OS: windows-x86_64
- PROJ: "flycapture"
OS: windows-x86_64
- PROJ: "libdc1394"
OS: windows-x86_64
- PROJ: "libfreenect"
OS: windows-x86_64
- PROJ: "libfreenect2"
OS: windows-x86_64
- PROJ: "librealsense"
OS: windows-x86_64
- PROJ: "videoinput"
OS: windows-x86_64
- PROJ: "artoolkitplus"
OS: windows-x86_64
- PROJ: "chilitags"
OS: windows-x86_64
- PROJ: "hdf5"
OS: windows-x86_64
- PROJ: "mkl"
OS: windows-x86_64
- PROJ: "openblas"
OS: windows-x86_64
- PROJ: "arpack-ng"
OS: windows-x86_64
- PROJ: "cminpack"
OS: windows-x86_64
- PROJ: "fftw"
OS: windows-x86_64
- PROJ: "gsl"
OS: windows-x86_64
- PROJ: "llvm"
OS: windows-x86_64
- PROJ: "libpostal"
OS: windows-x86_64
- PROJ: "leptonica,tesseract"
OS: windows-x86_64
- PROJ: "cuda"
OS: windows-x86_64
- PROJ: "ale"
OS: windows-x86_64
- PROJ: "systems"
OS: windows-x86_64
- PROJ: "liquidfun"
OS: windows-x86_64

- PROJ: "opencv"
OS: windows-x86_64
EXT: -gpu

init:
# uncomment this if you need to enable RDP for this build run
# - ps: iex ((new-object net.webclient).DownloadString('https://github.com/raw/appveyor/ci/master/scripts/enable-rdp.ps1'))
Expand Down
Loading

0 comments on commit 0b6b4dd

Please sign in to comment.