Skip to content

Commit

Permalink
fix travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan Krusche committed Sep 21, 2019
1 parent bda2b4b commit 0bbc09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
language: java
jdk: openjdk12
install: skip
script: ./gradlew checkstyleMain -x yarn_install -x webpackBuildDev -x webpack
script: ./gradlew checkstyleMain -x yarn_install -x webpack
- stage: Lint
name: "TypeScript Formatting"
language: node_js
Expand Down

0 comments on commit 0bbc09e

Please sign in to comment.