Skip to content

Commit b2cdfc2

Browse files
committed
changed travis file
1 parent 9db3a0d commit b2cdfc2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,8 @@ install:
2828
- curl -o- -L https://yarnpkg.com/install.sh | bash
2929
- source ~/.bashrc
3030
- npm install -g xvfb-maybe
31-
- yarn
3231
script:
33-
- yarn run build
32+
- npm run build
3433
branches:
3534
only:
3635
- master

0 commit comments

Comments
 (0)