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