aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Galindo <Pablogsal@gmail.com>2020-04-23 00:06:03 +0100
committerGitHub <noreply@github.com>2020-04-23 00:06:03 +0100
commit3f8a58b7ef2a7ab4135c12232149467954ad0c33 (patch)
tree99f1aeb9de9c1de46d72f82f5415c7d17f651671 /.travis.yml
parentbpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503) (diff)
downloadcpython-3f8a58b7ef2a7ab4135c12232149467954ad0c33.tar.gz
cpython-3f8a58b7ef2a7ab4135c12232149467954ad0c33.tar.bz2
cpython-3f8a58b7ef2a7ab4135c12232149467954ad0c33.zip
PEP 617: Only run the CI with the new parser (GH-19664)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 80d7a16318a..3c2fb4bdc78 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,7 +22,6 @@ env:
branches:
only:
- master
- - pegen
- /^\d\.\d+$/
- buildbot-custom