This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
wstools-py3
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fixing TOX_ENV variable to toxc executable
main
Julien Iguchi-Cartigny
10 years ago
parent
db2b420c29
commit
af8c896d25
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -7,5 +7,5 @@ python:
install:
- pip install tox pytest
script:
- tox
- tox
-e $TOX_ENV
Write
Preview
Loading…
Cancel
Save