Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
bmuschko committed Jan 3, 2019
1 parent 6440c0c commit 533ddb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ before_script:
jobs:
include:
- stage: "Code Quality"
name: "Code Quality Analysis"
script: golangci-lint run
name: "Code Quality Analysis"
script: golangci-lint run
- stage: "Tests"
name: "Unit Tests"
script: sh test.sh
Expand Down

0 comments on commit 533ddb2

Please sign in to comment.