Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0dcbd68

Browse files
committed
Run slower jobs first so as not to hold up the CI
1 parentd595d0a commit0dcbd68

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎.travis.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
language:python
22
python:
3-
-"2.7"
4-
-"3.3"
5-
-"3.4"
6-
-"3.5"
7-
-"3.6"
83
-"pypy"
4+
-"3.6"
5+
-"3.5"
6+
-"3.4"
7+
-"3.3"
8+
-"2.7"
99

1010
sudo:false
1111

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp