Skip to content

Commit

Permalink
issue #8: fixed storage_type env var config
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler Danstrom committed Sep 6, 2017
1 parent 05d254f commit 0370c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
env:
global:
- METADATA_STORAGE_API_STORAGE_TYPE=XML
- METADATA_STORAGE_API_STORAGE_TYPE=XML-FILESYSTEM
- METADATA_STORAGE_API_STORAGE_LOCATION="sandbox/collections.xml"
language: python
python:
Expand Down

0 comments on commit 0370c74

Please sign in to comment.