diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2019-12-11 02:26:45 -0800 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-12-11 02:27:28 -0800 |
commit | d9ab83d057e1d5806ab61319bcb6cb03a8856496 (patch) | |
tree | b09649658661a3e2e026a3ff5893fb0b7879bf3e | |
parent | 3383f1ce26eddcd0311f5b5ab340cf101b704ec6 (diff) | |
download | rneovim-d9ab83d057e1d5806ab61319bcb6cb03a8856496.tar.gz rneovim-d9ab83d057e1d5806ab61319bcb6cb03a8856496.tar.bz2 rneovim-d9ab83d057e1d5806ab61319bcb6cb03a8856496.zip |
snap: re-enable CI job
ref 49849745f171
ref #11482
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 26e129a5e2..e4ced8ceb5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -158,7 +158,7 @@ jobs: env: - CLANG_SANITIZER=TSAN - *common-job-env - - if: false + - if: type != pull_request name: snap os: linux env: |