Downgrade pycparser to 2.18
This commit is contained in:
@@ -15,6 +15,8 @@ install:
|
||||
- cd build
|
||||
- cmake ..
|
||||
- sudo make install
|
||||
- sudo pip2 uninstall -y pycparser==2.19
|
||||
- sudo pip2 install pycparser==2.18
|
||||
- cd ..
|
||||
env:
|
||||
- TASK=ARITHMETIC
|
||||
|
||||
Reference in New Issue
Block a user