forked from swenggmanjeet/watson-banking-chatbot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.travis.yml
34 lines (34 loc) · 1.36 KB
/
.travis.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
language: node_js
dist: trusty
sudo: required
node_js: 6
script:
- npm run test
cache:
directories:
- node_modules
env:
global:
- CF_APP=ConversationalBanking
- CF_API=https://api.ng.bluemix.net
- CF_SPACE=dev
before_deploy: npm install -g cf-blue-green
deploy:
provider: bluemixcloudfoundry
username: [email protected]
on:
branch: master
repo: IBM/watson-banking-chatbot
skip_cleanup: true
password:
secure: H4tTr1BL8xNaKud6slcy/8ptdCIZo80iIPUrvutl2hkUzRWX9eul3LN/gB+i7l3Q4Ga7uc3rUjgU9mFKkmCII3KTP+C3VhmwepbxHeKi4Kg6ExTTDvfkJl0+ngbeoscJHBYYcISxWwaDhmwbChb5qTeoiZ3KybGdHyBmxunt96xv9rnvED5TAXooy3wI6tZFdYMcvbM28TWnNw5+OqvwyCSp/EFk885fb0kAFBZl9Af6VUQICs7EaF6UuOgKE0Z5SShUf28q6lA07vTlhPSWnFih5EfDM2cNptevBn/hEhlI5p6OGAVVLq9W0gO88eWwRtQWT+29bYqEQat+shOsl6lE+VaDzCQsBS/8aj58Bcr04xfN97Mc4EVllVp+3TAj8+SaQBa5VloJq4FpV4qbwYs3ut5omK5pKy5Hc2ndV/Z39+6TZGIhr5rm6UhLbmm1/9WV8W1yF+O+7y2Sdf3iXFstOsKvQ0OBzzqN2mO7j5c7HVxZsiGoC2kiRvP52XITV6nsuR1fkYAWg2/kDTEk5zUi4ZZrSEYxy42qOj3JjZLT2R5Oy9+HNqSBx3ZEwMalc28685dkLWxfONEWhh4eD5+A6oPLO3v1bA3w7aIn5SCrW05PK0M9mhxZcAv6AuWIOCbyRxwQi5TmnQZS9cHeYHQYs7L0KJt8viVNIZ2syds=
organization: [email protected]
space: mydev
manifest: manifest.yml
region: ng
api: https://api.ng.bluemix.net
notifications:
email: