diff options
author | Christian Duerr <contact@christianduerr.com> | 2019-11-19 17:04:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-19 17:04:06 +0100 |
commit | ff14f233876544ad84434e94ea8d0b54f9ad50ba (patch) | |
tree | 2b03d3d597beff11da6a754415075fcaf7dc37ea /.travis.yml | |
parent | f4fccfc7a7918473a9b98298dc35edf2a65fcb01 (diff) | |
download | alacritty-ff14f233876544ad84434e94ea8d0b54f9ad50ba.tar.gz alacritty-ff14f233876544ad84434e94ea8d0b54f9ad50ba.zip |
Bump version to 0.4.0-rc1v0.4.0-rc1
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 4232282b..458edc98 100644 --- a/.travis.yml +++ b/.travis.yml @@ -63,4 +63,3 @@ deploy: rust: stable condition: $CLIPPY != true repo: jwilm/alacritty - branch: master |