Skip to content

Install miniconda on travis-ci hosting multiple operating systems (linux, osx, windows)

Notifications You must be signed in to change notification settings

trichter/conda4travis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

build status master for master branch

build status latest for latest branch

Use it in your .travis.yml file:

before_install:
  - wget https://raw.githubusercontent.com/trichter/conda4travis/latest/conda4travis.sh -O conda4travis.sh
  - source conda4travis.sh

"Latest" branch will always point to the latest tag. For a full .travis.yml configuration see my other repositories.

About

Install miniconda on travis-ci hosting multiple operating systems (linux, osx, windows)

Resources

Stars

Watchers

Forks

Packages

No packages published