Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup travis #9

Merged
merged 18 commits into from
Jul 15, 2016
Merged

Setup travis #9

merged 18 commits into from
Jul 15, 2016

Conversation

jburos
Copy link
Member

@jburos jburos commented Jul 15, 2016

Implements #2

- conda create -q -n test-environment python=$TRAVIS_PYTHON_VERSION numpy scipy nose pylint
pandas matplotlib
- source activate test-environment
- conda install -c bioconda pysam=0.9.0
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably don't need pysam here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks -- I'll try without it..

@arahuja
Copy link

arahuja commented Jul 15, 2016

Looks good - might want to rebase to remove some of the merge commits? though we don't necessarily have a consistent philosophy on that

@coveralls
Copy link

coveralls commented Jul 15, 2016

Coverage Status

Changes Unknown when pulling e247699 on setup-travis into * on master*.

@coveralls
Copy link

coveralls commented Jul 15, 2016

Coverage Status

Changes Unknown when pulling e247699 on setup-travis into * on master*.

@jburos
Copy link
Member Author

jburos commented Jul 15, 2016

Worth noting this PR should also fix #8

@coveralls
Copy link

coveralls commented Jul 15, 2016

Coverage Status

Changes Unknown when pulling 915a6a7 on setup-travis into * on master*.

@jburos jburos merged commit 563777f into master Jul 15, 2016
@jburos jburos deleted the setup-travis branch July 15, 2016 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants