summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Loach <robloach@gmail.com>2015-02-23 10:54:24 -0500
committerRob Loach <robloach@gmail.com>2015-02-23 10:54:24 -0500
commit7fc18bc0e7aee37d6df076bdfc2088a05fa4c670 (patch)
treee0adb958dc61c06f9b159508799ca5ebec505a60
parent5eb45a15fe3b0984ee2251263a433533796fa2f1 (diff)
downloadxor-crypt-7fc18bc0e7aee37d6df076bdfc2088a05fa4c670.zip
xor-crypt-7fc18bc0e7aee37d6df076bdfc2088a05fa4c670.tar.gz
xor-crypt-7fc18bc0e7aee37d6df076bdfc2088a05fa4c670.tar.bz2
Update .travis.yml
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 43a33bc..3124cb0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,3 +8,5 @@ cache:
- node_modules
notifications:
email: false
+branches:
+ gh_pages: true