-
Notifications
You must be signed in to change notification settings - Fork 52
/
Copy path.travis.yml
38 lines (38 loc) · 1.69 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
35
36
37
38
language: node_js
before_script:
#- wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
#- sudo sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'
#- sudo apt-get update
#- sudo apt-get install -y --force-yes google-chrome-stable
- wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
- sudo apt-get update
- sudo apt-get install chromium-browser
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
node_js:
- 0.1
deploy:
provider: heroku
app: angularjs-crypto
strategy: git
api_key:
secure: nQ9G863kXSWi+AC/Xreiz1/bGTikFfU+0MNQY6NkvMh3A7vJjQP52cpOcVsSnJi8oekTYrbJDj/aswSSXSoJI5ftvxjBU5GwGyB6gjJQRtMGMn3IBgc9X19vW4NGqX5Y2aQRoJOfHy2A1sKrkycfEdy/x8Z3jhoPHG1+Pi0lLNQ=
after_failure:
- wget -O - https://unitcover.herokuapp.com/scripts/upload.sh | bash /dev/stdin pussinboots angularjs-crypto "."
before_deploy:
- scripts/e2etestprotractor.sh
- wget -O - https://unitcover.herokuapp.com/scripts/upload.sh | bash /dev/stdin pussinboots angularjs-crypto "."
- if [[ -a .git/shallow ]]; then git fetch --unshallow; fi
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/69a4be3312f3f3a0a25b
on_success: always
on_failure: always
on_start: false
env:
matrix:
- JOB=saucelabs
global:
- secure: Ru3VCdqIFZgf9if2Ca/ChGFZq6Q44ZzNV0qMdP6w6aWLIWFv2I3RXm5BDsIdahqEVEP/8O6i8wChojVZn9QLc0OMwy/qyljYB0fb9HJ1rwpHiJ9/B8hxkZr+BtvdJ8jHU9c+x9mUf+j6WWnY1DX4OPEPp0zEcdyhP0nQ7cCzTA8=
- secure: iN1FgOjfMKze9gDfrIMO1oCXL87/Tpkj9aZ1G9Dpz0ACQke3msdP13Lpy5ZWuFYA0inzA1DiQKpUK8lD2+SJd54PmrZdZMDVgxSSgq/5IwYrINb5hN+X7APYh0bCl4UwKhD278wiyy5HhfKX/fsj8e+tWieR4atk6jzMxBHikXE=