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

Commitd437078

Browse files
committed
Added flake8 testing to travis
Fixes#177
1 parentfce04b7 commitd437078

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ git:
1212
install:
1313
-git submodule update --init --recursive
1414
-git fetch --tags
15-
-pip install coveralls
15+
-pip install coveralls flake8
1616

1717
# generate some reflog as git-python tests need it (in master)
1818
-git checkout master
@@ -26,5 +26,6 @@ install:
2626
-git config --global user.name "Travis Runner"
2727
script:
2828
-nosetests -v --with-coverage
29+
-flake8
2930
after_success:
3031
-coveralls

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp