Skip to content

Commit

Permalink
travis.yml: don't use abbreviation
Browse files Browse the repository at this point in the history
  • Loading branch information
jkremser committed Nov 21, 2018
1 parent 9b96918 commit 100e99d
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 @@ -15,7 +15,7 @@ stages:
jobs:
include:
- stage: test
name: "Maven & cont. image build"
name: "Maven & container image build"
language: java
script: make build test

Expand Down

0 comments on commit 100e99d

Please sign in to comment.