Skip to content

Commit 03640c2

Browse files
committed
Removed outdated yarn lockfile and updated travis
1 parent dcf8b96 commit 03640c2

3 files changed

Lines changed: 923 additions & 5824 deletions

File tree

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ env:
1212
- TERM=dumb
1313

1414
script:
15-
- yarn install
16-
- yarn run lint
17-
- yarn run build
15+
- npm install
16+
- npm run lint
17+
- npm run build

0 commit comments

Comments
 (0)