Skip to content

Commit

Permalink
f**k travis
Browse files Browse the repository at this point in the history
  • Loading branch information
swwind committed Feb 10, 2019
1 parent f1e25a1 commit 5b364bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -5,7 +5,7 @@ install:
- yarn install
script:
# check grammar
- yarn run tslint
- yarn run stylelint
- yarn tslint
- yarn stylelint
# check if files in `dist/` is up-to-date
- mv dist _dist && yarn run build && diff dist _dist
- mv dist _dist && yarn build && diff dist _dist

0 comments on commit 5b364bd

Please sign in to comment.