Skip to content

Commit

Permalink
Add rpm version detail to the build.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Aug 30, 2017
1 parent af9c975 commit e29c213
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/petasos.git
Expand Down

0 comments on commit e29c213

Please sign in to comment.