for sibling of form ref_addr, only sibling value should be used (#268)
[pyelftools.git] / .travis.yml
1 language: python
2 python:
3 - "2.7"
4 - "3.5"
5 - "3.6"
6 - "3.7"
7 - "3.8"
8 script: python test/all_tests.py