Skip to content

Commit 485e1e6

Browse files
fix: suppress Travis WebLint warning
1 parent 88048e0 commit 485e1e6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Part of `travis-lazarus` (https://github.com/nielsAD/travis-lazarus)
22
# License: MIT
33

4+
# Suppress the warning with the online Travis WebLint
5+
language: generic
6+
47
sudo: required
58
#dist: trusty
69
#trusty does not work in this configuration
@@ -47,3 +50,5 @@ deploy:
4750
tags: true
4851
repo: GerryFerdinandus/bittorrent-tracker-editor
4952

53+
git:
54+
depth: 1

0 commit comments

Comments
 (0)