i have no idea what i’m doing
This commit is contained in:
@@ -6,7 +6,7 @@ before_install:
|
|||||||
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.10.1
|
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.10.1
|
||||||
- export PATH="$HOME/.yarn/bin:$PATH"
|
- export PATH="$HOME/.yarn/bin:$PATH"
|
||||||
install:
|
install:
|
||||||
- yarn install
|
- yarn install --production=false
|
||||||
script:
|
script:
|
||||||
- yarn lint
|
- yarn lint
|
||||||
- yarn test
|
- yarn test
|
||||||
|
|||||||
Reference in New Issue
Block a user