Skip to content

Commit

Permalink
docs: travis only build on master
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler.sullivan committed Jun 29, 2020
1 parent 30e4e21 commit f9e6eb9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ language: go
env:
- tf_version=0.12.26

branches:
only:
- master

go:
- 1.12.x
- master
Expand Down

0 comments on commit f9e6eb9

Please sign in to comment.