Fix travis.yml

This commit is contained in:
James R. Barlow
2018-10-28 18:14:18 -07:00
parent 0ff489c755
commit 0750861eeb
+1
View File
@@ -57,6 +57,7 @@ before_install: |
install:
- pip3 install pycparser # py3.7 workaround for https://github.com/eliben/pycparser/issues/251
- pip3 install .
- pip3 install -r test_requirements.txt
script: