Skip to content

Commit

Permalink
change tarvis file back
Browse files Browse the repository at this point in the history
  • Loading branch information
Wenish committed Nov 12, 2018
1 parent b2cdfc2 commit d5a28e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,9 @@ install:
- curl -o- -L https://yarnpkg.com/install.sh | bash
- source ~/.bashrc
- npm install -g xvfb-maybe
- yarn
script:
- npm run build
- yarn run build
branches:
only:
- master

0 comments on commit d5a28e2

Please sign in to comment.