Skip to content

Commit

Permalink
added aws region env var to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
cakab committed Jul 10, 2018
1 parent f4ac75c commit 238ce12
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Config file for automatic testing at travis-ci.org

env:
global:
- AWS_DEFAULT_REGION = us-east-1
language: python
python:
- 3.6
Expand Down

0 comments on commit 238ce12

Please sign in to comment.