Skip to content

Commit

Permalink
✅ Update travis config for CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mckenziearts committed May 29, 2021
1 parent 312a701 commit 56a9c14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ cache:
before_script:
- travis_retry composer self-update
- composer require "illuminate/support:${LARAVEL_VERSION}"
- npm install
- npm run dev
- yarn install
- yarn run dev

0 comments on commit 56a9c14

Please sign in to comment.