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

fix: repair Travis builds #208

Merged
merged 5 commits into from May 22, 2018
Merged

fix: repair Travis builds #208

merged 5 commits into from May 22, 2018

Conversation

Midnighter
Copy link
Contributor

  • reduce dependencies
  • drop Python 3.4
  • make use of new CPLEX

@ghost ghost assigned Midnighter May 11, 2018
@Midnighter
Copy link
Contributor Author

I had to include all changes from #207 in order to make this work.

@codecov-io
Copy link

Codecov Report

Merging #208 into devel will increase coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #208      +/-   ##
==========================================
+ Coverage   63.84%   63.99%   +0.15%     
==========================================
  Files          56       56              
  Lines        5108     5108              
  Branches      882      882              
==========================================
+ Hits         3261     3269       +8     
+ Misses       1663     1655       -8     
  Partials      184      184
Impacted Files Coverage Δ
cameo/models/webmodels.py 62.87% <0%> (+6.06%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 96d408c...ef97726. Read the comment docs.

@Midnighter
Copy link
Contributor Author

Just a note: I set up the installation of CPLEX only for the master branch and tagged commits so I couldn't test that yet. I hope it will work, though.

@Midnighter Midnighter merged commit 63cccca into devel May 22, 2018
@Midnighter Midnighter deleted the fix/builds branch May 22, 2018 14:18
sgalkina added a commit that referenced this pull request Jun 19, 2018
fix: repair Travis builds (#208)
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