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

[ENH] Add Travis CI #51

Merged
merged 1 commit into from Jan 3, 2018

Conversation

Projects
None yet
2 participants
@jerneju
Copy link
Contributor

commented Dec 22, 2017

No Travis and therefore no testing.

@jerneju jerneju requested a review from kernc Dec 22, 2017

.travis.yml Outdated
packages:
- gfortran
- libblas-dev
- liblapack-dev

This comment has been minimized.

Copy link
@kernc

kernc Dec 23, 2017

Member

None needed.

This comment has been minimized.

Copy link
@jerneju

jerneju Jan 3, 2018

Author Contributor

Fixed.

.travis.yml Outdated
@@ -0,0 +1,30 @@
language: python
sudo: false # use container-based infrastructure

This comment has been minimized.

Copy link
@kernc

kernc Dec 23, 2017

Member

Remove comment.

@jerneju jerneju force-pushed the jerneju:travis branch from 17dc7ae to be819ce Jan 3, 2018

@kernc kernc changed the title [WIP] [ENH] Travis [ENH] Add Travis CI Jan 3, 2018

@kernc kernc merged commit 6acbd4d into biolab:master Jan 3, 2018

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details

@jerneju jerneju deleted the jerneju:travis branch Jan 3, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.