Skip to content

Commit 4addc09

Browse files
committed
infra: remove old variables to skip builds
1 parent dd74385 commit 4addc09

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,6 @@ matrix:
8484

8585

8686
script:
87-
- SKIP_FILES1=".github|codeship-*|buddy.yml|appveyor.yml|circleci|distelli-manifest.yml"
88-
- SKIP_FILES2="|fast-forward-merge.sh|LICENSE|LICENSE.apache20|README.md|release.sh|RIGHTS.antlr"
89-
- SKIP_FILES3="|shippable.yml|shippable.sh|wercker.yml|wercker.sh|intellij-idea-inspections.xml"
90-
- SKIP_FILES=$SKIP_FILES1$SKIP_FILES2$SKIP_FILES3
9187
- export RUN_JOB=1
9288
- |
9389
echo "Installed JVMs: "

0 commit comments

Comments
 (0)