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

Commitdf9dcab

Browse files
authored
Merge pull request#1 from abranhe/fixes
No tox -e TOX_ENV
2 parents4bef29b +dd2060c commitdf9dcab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.travis.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ before_script:
1818
-flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
1919
script:
2020
-pip3 install -e .
21-
-tox -e $TOX_ENV
21+
#- tox -e $TOX_ENV
2222
-pip3 uninstall -y allalgorithms
2323
notifications:
2424
email:false

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp