try to build on travis

This commit is contained in:
Freddy Tan 2016-11-19 19:17:08 +08:00
parent f4bec15d2b
commit bac4f2270d
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View file

@ -3,4 +3,5 @@
*.pyc
*.egg-info
.idea
.cache
.cache
/.pypirc

View file

@ -48,7 +48,7 @@ setup(
'Operating System :: POSIX',
'Operating System :: MacOS',
'Operating System :: Unix',
'Operating System :: Windows',
# 'Operating System :: Windows',
'Programming Language :: Python',
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 3',