Commit aa47582e authored by fendouai's avatar fendouai

fix travis.yml

parent ee9be2db
......@@ -2,9 +2,9 @@ language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "3.4"
# - "3.2"
# - "3.3"
# - "3.4"
# command to install dependencies
install:
......
......@@ -8,4 +8,7 @@ push.audience = jpush.all_
push.notification = jpush.notification(alert="Hello,python sdk!")
push.platform = jpush.all_
core.logger.debug('logger debug message test')
push.send()
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment