Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

About

This directory contains a set of scripts that are used by the .travis.yml and appveyor.yml files for the Travis and AppVeyor services respectively.

The scripts include:

  • appveyor/install-miniconda.ps1 - set up conda on Windows
  • appveyor/windows_sdk.cmd - set up the compiler environment on Windows
  • travis/setup_dependencies_common.sh - set up conda packages on Linux and MacOS X
  • travis/setup_environment_linux.sh - set up conda and non-Python dependencies on Linux
  • travis/setup_environment_osx.sh - set up conda and non-Python dependencies on MacOS X