-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.travis.yml
More file actions
21 lines (21 loc) · 815 Bytes
/
.travis.yml
File metadata and controls
21 lines (21 loc) · 815 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
language: php
php:
- 7.1
before_install:
- curl -s https://get.webino.org/support/travis/before-install | sudo -E sh
install:
- curl -s https://get.webino.org/support/travis/install | sh
before_script:
- curl -s https://get.webino.org/support/travis/before-script | sh
script:
- curl -s https://get.webino.org/support/travis/script | sh
after_failure:
- curl -s https://get.webino.org/support/travis/after-failure | sh
after_success:
- curl -s https://get.webino.org/support/travis/after-success | sh
env:
global:
- URI=http://localhost:8000/
- BROWSER=firefox
- GH_REF=github.com/webino/WebinoDebug
- secure: RUcJ08AQHYglWKNYGovtkQDv5HDBpwFkCH+P2cAx2NAsmgbEjrWj93LwC8OOb/IzzM1pQQu5UxO0uODQgFCYOMte6w+L16ckP5BRYetWcdQ0JtIzUTviHdev4mmICDCT0OA9Z96dbnqIzqzqu4crPk2iyneOd6jKHZXd+TkhDPk=