Skip to content

Commit

Permalink
Merge pull request #50 from Comcast/fix/add-rpm-version-output
Browse files Browse the repository at this point in the history
Add the RPM version to the output for clarity.
  • Loading branch information
schmidtw authored Aug 30, 2017
2 parents 99b25e3 + dadaef3 commit b13e324
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ before_install:
- docker pull schmidtw/webpa.builder.centos6:latest
- docker run -it -e BUILD_NUMBER=$TRAVIS_BUILD_NUMBER -d --name build schmidtw/webpa.builder.centos6 bash
- env
- docker exec build rpm -q golang
- docker exec build go version
- docker exec build glide -v
- docker exec build git clone https://github.com/Comcast/caduceus.git
Expand Down

0 comments on commit b13e324

Please sign in to comment.