Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Comcast/talaria
Browse files Browse the repository at this point in the history
  • Loading branch information
johnabass committed Aug 31, 2017
2 parents d12d202 + 9803ac4 commit b6ce9d7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
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/talaria.git
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ rpm --import https://github.com/Comcast/talaria/releases/download/v0.0.1-65alpha
```
yum install https://github.com/Comcast/talaria/releases/download/v0.0.1-65alpha/talaria-0.0.1-65.el6.x86_64.rpm
```

0 comments on commit b6ce9d7

Please sign in to comment.