update for travis

This commit is contained in:
Nabeel Shahzad
2017-06-20 15:20:40 -05:00
parent 3f83e1bf3d
commit 11b3ec349b
2 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ php:
before_script:
#- cp .env.travis .env
- cp .env.example .env
- cp .env.travis .env
#- mysql -e 'create database phpvms_test;'
- composer self-update
- make build