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