Skip to content

Commit

Permalink
Revert "Pin version of PyYAML (ros#18283)"
Browse files Browse the repository at this point in the history
This reverts commit 55937ee.
  • Loading branch information
nuclearsandwich committed Jul 3, 2018
1 parent 55937ee commit bbcedee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sudo: false
# command to install dependencies
install:
- easy_install -U pip
- pip install PyYAML==3.12 argparse
- pip install PyYAML argparse
- pip install catkin_pkg ros_buildfarm rosdistro nose coverage
- pip install yamllint
- pip install unidiff
Expand Down

0 comments on commit bbcedee

Please sign in to comment.