draperjames / qtpandas

Qt Meets Pandas
MIT License
140 stars 53 forks source link

Set up build testing #3

Open draperjames opened 7 years ago

draperjames commented 7 years ago

Complete build testing setup

In general I have been using Spyder-ide testing rig-out as an template for testing in this repo which is probably why travis.ci says the build is failing.

Travis.ci

General

draperjames commented 7 years ago

The travis.ci build was failing b/c PyQt is difficult to build in travis virtual box. We should probably implement some more tests through it but I'm just happy the thing built.