1
0
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:
Hillel Coren 2016-02-18 11:03:46 +02:00
parent 44c638ea54
commit 2eda30023c
2 changed files with 4 additions and 5 deletions

View File

@ -1,10 +1,10 @@
language: php
sudo: false
sudo: true
php:
- 5.5
# - 5.6
# - 5.5
- 5.6
# - 7.0
# - hhvm

View File

@ -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