Merge pull request #9 from kemitix/gh2-isolate-awssdk-in-tests
Configure travis to fake enough AWS SDK to run tests
This commit is contained in:
commit
e834702923
1 changed files with 2 additions and 0 deletions
|
@ -1 +1,3 @@
|
||||||
language: scala
|
language: scala
|
||||||
|
env:
|
||||||
|
- AWS_REGION=eu-west-1
|
||||||
|
|
Loading…
Reference in a new issue