Only run travis on main & some fixes
This commit is contained in:
@@ -12,7 +12,14 @@ addons:
|
||||
packages:
|
||||
- libgconf-2-4
|
||||
|
||||
cache: yarn
|
||||
cache:
|
||||
yarn: true
|
||||
directories:
|
||||
- ~/.cache
|
||||
|
||||
branches:
|
||||
only:
|
||||
- main
|
||||
|
||||
script:
|
||||
- yarn test --ci
|
||||
|
||||
Reference in New Issue
Block a user