Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Fix TravisCI build - build only master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ruzickap committed Sep 9, 2019
1 parent ba6733d commit 34db6c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ env:
- MY_DOMAIN=mylabs.dev

branches:
except:
- gh-pages
only:
- master

jobs:
include:
Expand Down

0 comments on commit 34db6c9

Please sign in to comment.