UNPKG
vue-abtasty
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.1
1.0.0
0.2.0
0.1.2
0.1.1
0.1.0
Vue ABTasty integration plugin
github.com/SeniorMedia/vue-abtasty
SeniorMedia/vue-abtasty
vue-abtasty
/
.travis.yml
13 lines
(12 loc)
•
220 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
language: node_js notifications: email:
false
node_js: -
'10'
before_install: - curl -o- -L https://yarnpkg.com/install.sh | bash -
export
PATH=
"
$HOME
/.yarn/bin:
$PATH
"
install: - yarn script: - yarn run
test