Skip to content

Commit d5a28e2

Browse files
committed
change tarvis file back
1 parent b2cdfc2 commit d5a28e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)