Commit Graph

9 Commits (d756edfc9a7fcb0e59dbc248756e9446eacaed3b)

Author SHA1 Message Date
Philip ea8b6c8ba8 [travis] use depreciated Trusty images
- see also: https://blog.travis-ci.com/2017-06-21-trusty-updates-2017-Q2-launch
- we may check this until September 1st
Adriaan de Groot 434ac4f728 Python-style: don't check third-party code
Alf Gaida 6b1fe2da01 Switch from pep8 to pycodestyle
Reason: pycodestyle is the successor of pep8, same team, same program
        different name
        https://github.com/PyCQA/pycodestyle
Rohan Garg fdd65bfb21
Enforce basic pep8 checking
Rohan Garg 40438e4ae5
Notify IRC
Rohan Garg 4519766230
Move to install
Rohan Garg 77aa39704c
Update .travis.yml and README.md
Rohan Garg 2dab9e11be
Use Docker since Travis host OS is super old
Rohan Garg 3fe94e5e98
Add a file to build on Travis