Skip to content

Commit b6a479d

Browse files
committed
added clean up for develop branch
1 parent e9aa5ac commit b6a479d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ install:
2929
- export REVEL_BRANCH="develop"
3030
- 'if [[ "$TRAVIS_BRANCH" == "master" ]]; then export REVEL_BRANCH="master"; fi'
3131
- 'echo "Travis branch: $TRAVIS_BRANCH, Revel dependency branch: $REVEL_BRANCH"'
32-
3332
- go get -v github.com/revel/revel/...
33+
- 'if [[ "$TRAVIS_BRANCH" == "develop" ]]; then rm -rf ../config; fi'
3434
- git clone -b $REVEL_BRANCH git://github.com/revel/modules ../modules/
3535
- git clone -b $REVEL_BRANCH git://github.com/revel/cmd ../cmd/
3636
- git clone -b $REVEL_BRANCH git://github.com/revel/config ../config/

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy