Skip to content

Commit

Permalink
travis quirks 3
Browse files Browse the repository at this point in the history
  • Loading branch information
trolldbois committed May 10, 2017
1 parent 50d99f7 commit 433248a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,7 @@ install:

script:
# we need clang2py in the path. also installs python clang
- python setup.py install
- which clang2py
- /home/travis/virtualenv/python2.7.13/bin/clang2py -h
- clang2py -h
- python setup.py develop
# run tests
- python setup.py test

Expand Down

0 comments on commit 433248a

Please sign in to comment.