UNPKG
@uicapivara/cp-select
Version:
latest (1.3.0)
1.3.0
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
cp-select
@uicapivara/cp-select
/
.travis.yml
15 lines
(14 loc)
•
248 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
language: node_js
node_js:
-
"stable"
before_script:
- npm install
script:
- npm run test - npm run prod
# - npm publish
branches:
only: - master
# before_install:
# - printf "//registry.npmjs.org/:_authToken=${NPM_TOKEN}\n" >> .npmrc