Skip to content

Commit

Permalink
Avoid travis running two builds for PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
san650 committed Dec 20, 2017
1 parent 9e12bc4 commit 0fce537
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@ language: elixir
sudo: false
elixir:
- 1.4.4
branches:
only:
- master
otp_release: 19.3

0 comments on commit 0fce537

Please sign in to comment.