aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Richey <joerichey94@gmail.com>2018-02-12 01:54:14 -0800
committerJoseph Richey <joerichey94@gmail.com>2018-02-12 01:54:14 -0800
commit883aece8bdb5eeac9c14fdfd4b488e09554365a4 (patch)
tree6918b4c344c12414ec9796d914d6adfa2f6d4974
parent02f4e21b4db8d4a76b92bc6392c428d1aaa27df2 (diff)
travis: Fix travis bug
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index cd66d95..be67b6d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -72,6 +72,6 @@ jobs:
- bin/pam_fscrypt.so
skip_cleanup: true
on:
- repo: google/master
+ repo: google/fscrypt
branch: master
tags: true