mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 17:04:30 -04:00
Working on TravisCI
This commit is contained in:
parent
44c638ea54
commit
2eda30023c
@ -1,10 +1,10 @@
|
|||||||
language: php
|
language: php
|
||||||
|
|
||||||
sudo: false
|
sudo: true
|
||||||
|
|
||||||
php:
|
php:
|
||||||
- 5.5
|
# - 5.5
|
||||||
# - 5.6
|
- 5.6
|
||||||
# - 7.0
|
# - 7.0
|
||||||
# - hhvm
|
# - hhvm
|
||||||
|
|
||||||
|
@ -12,8 +12,7 @@ modules:
|
|||||||
host: 127.0.0.1
|
host: 127.0.0.1
|
||||||
window_size: 1024x768
|
window_size: 1024x768
|
||||||
wait: 5
|
wait: 5
|
||||||
browser: firefox
|
browser: phantomjs
|
||||||
http_proxy: direct
|
|
||||||
capabilities:
|
capabilities:
|
||||||
unexpectedAlertBehaviour: 'accept'
|
unexpectedAlertBehaviour: 'accept'
|
||||||
webStorageEnabled: true
|
webStorageEnabled: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user