Skip to content

Commit

Permalink
Update the Ruby system first
Browse files Browse the repository at this point in the history
  • Loading branch information
delapuente committed Jan 9, 2020
1 parent c13a1fb commit c97b55a
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 @@ python: "3.7"
install:
- pip install -r requirements.txt
- pip install -r requirements-dev.txt
- gem update --system
- gem install bundler
- make install
script:
Expand Down

0 comments on commit c97b55a

Please sign in to comment.