Skip to content

Commit

Permalink
Remove explicit branch config in Travis yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaughn Coetzee committed May 3, 2019
1 parent 96036f8 commit 1df1d71
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,12 +1,5 @@
language: python

branches:
only:
master
mqtt
staging
release

services:
- docker

Expand Down

0 comments on commit 1df1d71

Please sign in to comment.