mirror of
https://github.com/bigchaindb/github-projects.git
synced 2024-11-21 17:36:53 +01:00
testing now-travis package
This commit is contained in:
parent
5c5a120933
commit
3e536eae96
@ -1,5 +1,12 @@
|
||||
language: node_js
|
||||
node_js: node
|
||||
|
||||
after_script:
|
||||
- NOW_ALIAS=bigchaindb-github node_modules/.bin/now-travis
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
@ -23,6 +23,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"ava": "^0.19.1",
|
||||
"now-travis": "^1.0.0",
|
||||
"request-promise": "^4.2.1",
|
||||
"test-listen": "^1.0.2",
|
||||
"xo": "^0.18.2"
|
||||
|
Loading…
Reference in New Issue
Block a user