We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb142f4 commit 949c701Copy full SHA for 949c701
.travis.yml
@@ -16,6 +16,6 @@ install:
16
- "pip install -r requirements.txt"
17
- "pip install -r development.txt"
18
env:
19
- - PYTHONPATH=backuplambda
+ - PYTHONPATH=lambda
20
# command to run tests
21
script: nosetests
0 commit comments