Commit graph

4 commits

Author SHA1 Message Date
Andrew Ekstedt 6e9db09442 Travis: Drop Python 2.6
Markdown keeps breaking the 2.6 build. We could pin an earlier version,
or we can simply drop 2.6 support. The Python world is moving on; time
for us to do the same.
2015-11-05 12:39:01 -08:00
Eevee (Alex Munroe) 43db6a5337 That day is today -- run Travis on Python 3! 2015-10-05 08:15:25 -07:00
Andrew Ekstedt 1c1f65f198 Travis: Declare that we don't use sudo
This will apparently allow us to build on Travis's new container-based build
system, which is supposed to lead to faster builds. The catch is that we
don't get root access, but we don't need it anyway.

http://docs.travis-ci.com/user/migrating-from-legacy/
2015-08-20 20:33:46 -07:00
Andrew Ekstedt c26ea65c79 Travis: Add config file for Travis CI.
https://travis-ci.org/veekun/pokedex
2015-05-23 18:26:09 -07:00