Skip to content

Commit

Permalink
master branch test
Browse files Browse the repository at this point in the history
  • Loading branch information
82rules committed Sep 14, 2015
1 parent 04aa0f6 commit aa16c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ before_install:
- composer self-update
- composer create-project laravel/laravel
- cd ./laravel
- composer require comocode/laravel-ab dev-travis
- composer require comocode/laravel-ab dev-master
- composer update
- touch storage/database.sqlite
- cp ./vendor/comocode/laravel-ab/tests/source/laravel/app.php ./config/app.php
Expand Down

0 comments on commit aa16c20

Please sign in to comment.