Skip to content

Commit

Permalink
Only build pushes on Travis for master branch [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
mnquintana committed Jul 31, 2015
1 parent 54b0fd4 commit a9727d9
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 @@ -9,3 +9,7 @@ script: 'curl -s https://raw.githubusercontent.com/atom/ci/master/build-package.

git:
depth: 10

branches:
only:
- master

0 comments on commit a9727d9

Please sign in to comment.