Skip to content

Commit

Permalink
Merge branch 'develop' into update-next
Browse files Browse the repository at this point in the history
  • Loading branch information
James Nash committed Jun 4, 2019
2 parents d4002db + 696b53a commit 9d8e0e4
Show file tree
Hide file tree
Showing 4 changed files with 796 additions and 727 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ script:
- npm run-script build
- npm run test
before_deploy:
- pip install --user awscli
- pyenv global 3.6
- pip3 install --user awscli
- ./scripts/track_file_sizes.sh
deploy:
- provider: script
Expand Down
Loading

0 comments on commit 9d8e0e4

Please sign in to comment.