Skip to content

Commit

Permalink
do not run CI on branches
Browse files Browse the repository at this point in the history
the builds are happening at the same time and it causes troubles on transifex.
  • Loading branch information
3nids committed Aug 3, 2020
1 parent 552e5ac commit 344e380
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

language: python
dist: bionic
if: branch = master

python:
- 3.7
Expand Down

0 comments on commit 344e380

Please sign in to comment.