tensorflow / skflow

Simplified interface for TensorFlow (mimicking Scikit Learn) for Deep Learning
Apache License 2.0
3.18k stars 439 forks source link

TST: Restructure Travis and Added Lint Test #21

Closed terrytangyuan closed 8 years ago

terrytangyuan commented 8 years ago

Let's see if this runs successfully on Travis. We'll fix all the lint issues later.

terrytangyuan commented 8 years ago

@ilblackdragon Looks like it's working. Do you want me to disable this lint task now so you can merge it and we'll revisit later? Any suggestions?

ilblackdragon commented 8 years ago

Thanks for doing this! Working with Google Python standard really got me soft on PEP8... I think I'll just fork your branch and gonna fix lint errors and then merge all together.

terrytangyuan commented 8 years ago

No problem. Sounds good. Will you be able to merge other PRs when you get a chance?