Reformat whitespace in dwarf enums
[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