Skip to content

Use conda for travis CI #50

Description

@ajasja

Conda is a cross-platform packet manger for python that a lot of projects are using wth travis CI. The main advantage over apt-get install python-numpy is that in conda one has a finer control over versions. The ubuntu repo only has numpy 1.6, while 1.8 is the latest stable.

Here are some sample projects using conda:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions