aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2019-07-18 21:28:28 +0200
committerbartus2019-07-18 21:28:28 +0200
commitce2c7cf3d3c02b06f254962be56608823ef4cb9b (patch)
tree5ad1687b7d7887e8020ec52996fb495a68b32930
parent6565ba186929d0ea72175d184d0235db85cf997a (diff)
parent165668dfc6411a0914473852fa5a0bf282dc664b (diff)
downloadaur-ce2c7cf3d3c02b06f254962be56608823ef4cb9b.tar.gz
Merge branch 'master' of https://github.com/bartoszek/AUR-blender-2.8-git
-rw-r--r--.travis.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 000000000000..f3a6a94f5381
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,9 @@
+# blocklist
+branches:
+ except:
+ - /.*/
+
+# safelist
+branches:
+ only:
+ - /^travis.*$/