We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a94d20f commit 4803e50Copy full SHA for 4803e50
1 file changed
.travis.yml
@@ -93,6 +93,8 @@ jobs:
93
apt:
94
packages:
95
- clang-format
96
+ - python3
97
+ - python3-pip
98
if: commit_message !~ /(skip bot|bot skip|skip danger|danger skip)/
99
script:
100
- |
0 commit comments