Browse Source

travis run dusk

jqh 5 years ago
parent
commit
2c5dd8fb93
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -36,4 +36,6 @@ before_script:
   - php artisan serve &
 
 script:
+  - rm -rf ./laravel-tests/tests
+  - php artisan admin:dev:link
   - php artisan dusk