fix: [travis] ANTLR 4.8 works again

pull/6275/head
Raphaël Vinot 2020-03-10 14:39:08 +01:00
parent 8beec4e383
commit 76e803db8a
1 changed files with 0 additions and 1 deletions

View File

@ -131,7 +131,6 @@ install:
- pip install .[fileobjects]
- popd
- pip install stix zmq redis plyara
- pip install -I antlr4-python3-runtime==4.7.2 # antlr4-python3-runtime==4.8 causes issues
- deactivate
before_script: