Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-09-20 22:49:55 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-09-20 22:49:55 +0300
commitfcb61f6d49124506c31787c155a64a60d5f71ebd (patch)
tree78e359d63bae234fbb11288843dc90f59da99ce3 /.travis.yml
parent3530ea87dce3829ea2dc5289f6249993a05529f3 (diff)
Don't test build the Github pages branch
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 2f226ac09..d886a00e6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,3 +8,8 @@ install:
script:
- npm run build
+
+# blocklist
+branches:
+ except:
+ - gh-pages