Skip to content

Commit

Permalink
Travis CI: Move pypy run more to front (changed ordering of jobs)
Browse files Browse the repository at this point in the history
  • Loading branch information
jenisys committed Oct 3, 2016
1 parent ab2fcbc commit 0cbba03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ python:
- "3.5"
- "2.7"
- "2.6"
- "pypy"
- "nightly"
- "3.4"
- "3.3"
- "pypy"

# NOW SUPPORTED: "3.5" => python 3.5.2 (>= 3.5.1)
# NOTE: Python 3.5.0 is broken (for some tests).
Expand Down

0 comments on commit 0cbba03

Please sign in to comment.