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 ef75534 commit b02bcd7Copy full SHA for b02bcd7
.travis.yml
@@ -1 +1,9 @@
1
language: shell
2
+
3
+env:
4
+ global:
5
+ - SLUG="svenfuchs/test-2"
6
+jobs:
7
+ include:
8
+ - name: one
9
+ if: type != pull_request AND repo = env(SLUG)
0 commit comments