Skip to content

Commit

Permalink
remove tab from travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Razavi committed Mar 29, 2019
1 parent cb0b82a commit b26cd6c
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 @@ -19,7 +19,7 @@ script:
before_deploy:
- mvn help:evaluate -N -Dexpression=project.version|grep -v '\['
- export project_version=$(mvn help:evaluate -N -Dexpression=project.version|grep -v '\[')
- git tag $project_version
- git tag $project_version

## Create release in GitHub
deploy:
Expand Down

0 comments on commit b26cd6c

Please sign in to comment.