Skip to content

Add Travis support #8

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

Merged
merged 6 commits into from
Jul 5, 2018
Merged

Add Travis support #8

merged 6 commits into from
Jul 5, 2018

Conversation

bchretien
Copy link
Member

No description provided.

Before:

[[ 0.  0.  0. ]
 [ 0.  0.  0. ]
 [ 0.  0.  0. ]]

With recent NumPy:

[[0.  0.  0.]
 [0.  0.  0.]
 [0.  0.  0.]]

See numpy/numpy#9139
@bchretien bchretien force-pushed the travis branch 2 times, most recently from bc8a478 to 147be49 Compare July 5, 2018 05:49
@coveralls
Copy link

coveralls commented Jul 5, 2018

Coverage Status

Coverage increased (+0.1%) to 63.826% when pulling be051e9 on bchretien:travis into 0e52ea0 on roboptim:master.

@bchretien bchretien force-pushed the travis branch 3 times, most recently from ad94b40 to 57512cc Compare July 5, 2018 18:20
@bchretien
Copy link
Member Author

Potential solutions: travis-ci/travis-ci#4948

@bchretien
Copy link
Member Author

I'll merge that one, but there is still more work to do.

@bchretien bchretien changed the title WIP: Add Travis support Add Travis support Jul 5, 2018
@bchretien bchretien merged commit 84141ef into roboptim:master Jul 5, 2018
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.

2 participants