Skip to content

Commit b02bcd7

Browse files
authored
Update .travis.yml
1 parent ef75534 commit b02bcd7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.travis.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
11
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

Comments
 (0)