UNPKG
hosts.sh
Version:
latest (3.6.5)
3.6.5
3.6.4
3.6.3
3.6.2
3.6.1
3.6.0
3.5.1
3.5.0
3.4.3
3.4.2
3.4.1
3.4.0
3.3.3
3.3.2
3.3.1
3.3.0
3.2.5
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
A command line tool for managing hosts file entries.
github.com/xwmx/hosts
xwmx/hosts
hosts.sh
/
.travis.yml
19 lines
(16 loc)
•
321 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
jobs:
include:
-
os:
linux
addons:
apt:
sources:
-
sourceline:
'ppa:duggan/bats'
packages:
-
bats
dist:
bionic
language:
minimal
-
os:
osx
before_install:
-
brew
install
bats-core
osx_image:
xcode11.3
script:
bats
test