Skip to content

io #9

Description

@usernamealreadyis

Build status

Explicity Including Builds #

It is also possible to include entries into the matrix with matrix.include:
language: python
matrix:
include:
- python: "2.7"
env: TEST_SUITE=suite_2_7
- python: "3.3"
env: TEST_SUITE=suite_3_3
- python: "pypy"
env: TEST_SUITE=suite_pypy
script: ./test.py $TEST_SUITE

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions