An open API service indexing awesome lists of open source software.

https://github.com/githubfoam/multios-travis

linux osx win travis
https://github.com/githubfoam/multios-travis

linux macos pipeline windows

Last synced: 5 months ago
JSON representation

linux osx win travis

Awesome Lists containing this project

README

          

# multiOS-travis
linux osx win travis virtualenvs

[![Build Status](https://travis-ci.com/githubfoam/multiOS-travis.svg?branch=master)](https://travis-ci.com/githubfoam/multiOS-travis)

osx macos
[![Build Status](https://travis-ci.com/githubfoam/multiOS-travis.svg?branch=osx)](https://travis-ci.com/githubfoam/multiOS-travis)

linux ubuntu
[![Build Status](https://travis-ci.com/githubfoam/multiOS-travis.svg?branch=linux)](https://travis-ci.com/githubfoam/multiOS-travis)

windows
[![Build Status](https://travis-ci.com/githubfoam/multiOS-travis.svg?branch=windows)](https://travis-ci.com/githubfoam/multiOS-travis)

~~~~
Python 3.7 on focal
Python 3.7 on bionic
Python 2.7 on xenial

Python 2.7.17 on macOS xcode10.2
Python 3.7.5 on macOS xcode12u
Python 3.7.5 on macOS xcode10.2
Python 3.7.5 on macOS xcode9.4

Python 3.8 on Windows
Python 3.7 on Windows

testinfra
codecov
~~~~
~~~~

The Ubuntu Linux Build Environments
https://docs.travis-ci.com/user/reference/linux/

The Windows Build Environment
https://docs.travis-ci.com/user/reference/windows/

The macOS Build Environment
https://docs.travis-ci.com/user/reference/osx/

Building a Python Project
https://docs.travis-ci.com/user/languages/python/

Build Environment Overview
https://docs.travis-ci.com/user/reference/overview/

~~~~