Skip to content

Commit

Permalink
Remove travis branch filter
Browse files Browse the repository at this point in the history
  • Loading branch information
argaen committed Nov 8, 2017
1 parent 5e67c76 commit 6f5c583
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
language: python
cache: pip

branches:
only:
- master
- \d+.\d+.\d+

matrix:
include:
- python: 3.5
Expand All @@ -31,8 +26,6 @@ matrix:
- python: 3.6
env: TOXENV=syntax



install:
- pip install tox

Expand Down

0 comments on commit 6f5c583

Please sign in to comment.