This website requires JavaScript.
Explore
Help
Sign In
jshiffer
/
slixmpp
Watch
1
Star
0
Fork
0
You've already forked slixmpp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4cab1f62aa
slixmpp
/
.travis.yml
8 lines
97 B
YAML
Raw
Normal View
History
Unescape
Escape
Create .travis.yml
2015-04-11 14:45:23 -07:00
language
:
python
python
:
Update Python version minimum requirement to 3.7 Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-05-01 06:13:19 -07:00
-
"3.7"
-
"3.8-dev"
Create .travis.yml
2015-04-11 14:45:23 -07:00
install
:
-
"pip install ."
script
:
testall.py
Reference in New Issue
Copy Permalink