We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e271066 commit ec0cf95Copy full SHA for ec0cf95
.travis.yml
@@ -1,3 +1,5 @@
1
+if: (tag IS present) OR (type = pull_request)
2
+
3
language: android
4
5
env:
0 commit comments