fix for travis

This commit is contained in:
Nabeel Shahzad
2017-06-11 11:42:29 -05:00
parent d3cf57a1d1
commit cc73aabea5
2 changed files with 4 additions and 4 deletions
+3 -2
View File
@@ -6,8 +6,9 @@ php:
# - hhvm
before_script:
- cp .env.travis .env
# - mysql -e 'create database phpvms_test;'
#- cp .env.travis .env
- cp .env.example .env
#- mysql -e 'create database phpvms_test;'
- composer self-update
- make build