Downgrade pycparser to 2.18
This commit is contained in:
parent
7617021494
commit
13e0b536c6
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user