8000 Update .travis.yml · losttech/pythonnet@7b19f8c · GitHub
[go: up one dir, main page]

Skip to content

Commit 7b19f8c

Browse files
author
denfromufa
authored
Update .travis.yml
1 parent dd8542a commit 7b19f8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ install:
5858
- pip install tox-travis
5959
- pip install six
6060
- pip install pycparser
61-
- python setup.py build_ext --inplace
62-
script:
6361
- tox
62+
- python setup.py build_ext --inplace
63+
script:
6464
- export PYTHONPATH=`pwd`:$PYTHONPATH
6565
- python src/tests/runtests.py

0 commit comments

Comments
 (0)
0