Make Travis create a Swift token file
This commit is contained in:
@@ -7,6 +7,7 @@ before_install:
|
|||||||
- sh .travis/install_riakcs.sh
|
- sh .travis/install_riakcs.sh
|
||||||
before_script:
|
before_script:
|
||||||
- cp config.yml.example config.yml
|
- cp config.yml.example config.yml
|
||||||
|
- mkdir -p tmp && echo "swifttoken" > tmp/swift_token.txt
|
||||||
script: bundle exec rake test
|
script: bundle exec rake test
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
|||||||
Reference in New Issue
Block a user