Add server-mode tests.

This commit is contained in:
Steve Pulec 2017-02-26 23:56:50 -05:00
parent e5bcafd22f
commit 089b2a66d2

View File

@ -6,6 +6,7 @@ python:
- 3.3
env:
- TEST_SERVER_MODE=false
- TEST_SERVER_MODE=true
install:
- travis_retry pip install boto==2.45.0
- travis_retry pip install boto3