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

Commit

Permalink
Skip travis tests for gh-pages branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ruzickap committed Apr 11, 2019
1 parent 9e01399 commit a7910a4
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 @@ -4,6 +4,10 @@ dist: xenial
env:
- MY_DOMAIN=mylabs.dev

branches:
except:
- gh-pages

jobs:
include:
- stage: Tests
Expand Down

0 comments on commit a7910a4

Please sign in to comment.