Skip to content

Commit

Permalink
travis: use minimal image instead of ruby
Browse files Browse the repository at this point in the history
* we don't need anything extra to run shell script to check patches

Signed-off-by: Martin Jansa <[email protected]>
  • Loading branch information
shr-project committed Sep 21, 2020
1 parent 523eb3f commit 9bfa5bd
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
@@ -1,2 +1,2 @@
language: ruby
language: minimal
script: ./scripts/check-patch-files.sh recipes-ros

0 comments on commit 9bfa5bd

Please sign in to comment.