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

Commit3936084

Browse files
committed
And apparently, I broken travis ... this should cure it
1 parent1de8af9 commit3936084

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

‎.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,13 @@ install:
1212
-git fetch --tags
1313
-pip install coveralls
1414

15-
# for now we have to make sure there is a master branch - at some point we should just have it by default
16-
-git branch master 0.3
17-
1815
# generate some reflog as git-python tests need it (in 0.3)
1916
-git checkout 0.3
2017
-git reset --hard HEAD~1
2118
-git reset --hard HEAD~1
2219
-git reset --hard HEAD~1
2320
-git reset --hard origin/0.3
24-
-git checkout master
21+
-git checkout-bmaster
2522
-git reset --hard HEAD~1
2623
-git reset --hard HEAD~1
2724
-git reset --hard HEAD~1

‎tox.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ commands = {posargs}
1717

1818
[flake8]
1919
#show-source = True
20-
#E265 = it can't deal with my #{ section sections
21-
#F403 = from module import * in __init__
20+
# E265 = comment blocks like @{ section, which it can't handle
2221
ignore = E265
2322
max-line-length = 120
2423
exclude = .tox,.venv,build,dist,doc,git/ext/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp