classify admin
This commit is contained in:
12
public/assets/extensions/toastify-js/.travis.yml
Normal file
12
public/assets/extensions/toastify-js/.travis.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "8"
|
||||
script:
|
||||
- echo "skipping tests"
|
||||
deploy:
|
||||
skip_cleanup: true
|
||||
provider: npm
|
||||
email: $NPM_USERNAME
|
||||
api_key: $NPM_TOKEN
|
||||
on:
|
||||
branch: master
|
||||
Reference in New Issue
Block a user