Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Graves committed Mar 4, 2019
1 parent e4547d1 commit e2d9a71
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
Expand Up @@ -17,7 +17,7 @@ jobs:
script: make dist
- name: Test deploy
before_install: pip install pipenv awscli
install: pipenv install
install: pipenv sync
script:
- pipenv run pip freeze
- make stage
Expand Down

0 comments on commit e2d9a71

Please sign in to comment.