Skip to content

Commit

Permalink
move jobs already in Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Oct 8, 2020
1 parent 3a073fe commit fa6c1dc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,6 @@ before_script:
- export PATH=$PATH:$PWD/vendor/bin

script:
# run EsLint on Javascript files
- npm run lint

# run StyleLint on SCSS
- npm run stylelint

# run PHP Unit
- ./vendor/bin/phpunit

Expand Down

0 comments on commit fa6c1dc

Please sign in to comment.