Skip to content

Commit

Permalink
Merge branch 'py35'
Browse files Browse the repository at this point in the history
  • Loading branch information
rafguns committed Apr 22, 2016
2 parents c98b693 + fb1b5f4 commit fb71731
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ language: python
python:
- "2.7"
- "3.4"
- "3.5"

cache:
directories:
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
'License :: OSI Approved',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Topic :: Software Development',
'Topic :: Scientific/Engineering',
'Development Status :: 4 - Beta',
Expand Down

0 comments on commit fb71731

Please sign in to comment.