diff options
author | Sviatoslav Sydorenko <wk@sydorenko.org.ua> | 2018-08-14 22:39:50 +0200 |
---|---|---|
committer | Sviatoslav Sydorenko <wk@sydorenko.org.ua> | 2018-08-14 22:39:50 +0200 |
commit | d58809a2be46ddf6fef8b5ac648c1b3956c31025 (patch) | |
tree | d10857f79465972806c5db8d540b2852e5f1b1aa | |
parent | 02fc3e4835952043476a587e634a76878673f1ae (diff) | |
download | cherrypy-git-d58809a2be46ddf6fef8b5ac648c1b3956c31025.tar.gz |
Unedge travis jobs
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 0e1e9802..eae7cf06 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ language: python os: linux dist: trusty sudo: false -group: edge _base_envs: - &stage_lint stage: &stage_lint_name lint |