Skip to content

Commit

Permalink
Also run unit tests on Python 3.5
Browse files Browse the repository at this point in the history
See #37
  • Loading branch information
roehling committed Apr 10, 2017
1 parent eb80a69 commit c78aacf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ sudo: false
python:
- "2.7"
- "3.3"
- "3.5"
install:
- pip install codecov coverage catkin_pkg rosdep
script:
Expand Down

0 comments on commit c78aacf

Please sign in to comment.