Skip to content

Commit e7f8936

Browse files
committed
Remove branch restriction to allow test of feature branches
1 parent 6a65e2f commit e7f8936

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.travis.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,6 @@ install:
1414
- "TOX_ENV=${TRAVIS_PYTHON_VERSION/[0-9].[0-9]/py${TRAVIS_PYTHON_VERSION/.}}"
1515

1616

17-
branches:
18-
only:
19-
- master
20-
- develop
21-
- feature/travis
22-
23-
2417
before_success:
2518
- coverage erase
2619

0 commit comments

Comments
 (0)