Skip to content

Commit

Permalink
Removed Travis cache which doesn't seems to work and bumped up versio…
Browse files Browse the repository at this point in the history
…n to 0.1.3
  • Loading branch information
asandeep committed Feb 25, 2020
1 parent ec4cf9f commit 7de730c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
language: python

cache:
directories:
- $HOME/.cache/pip

python:
- "2.7"
- "3.5"
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "airflow_ecr_plugin"
version = "0.1.2"
version = "0.1.3"
description = "Airflow ECR plugin"
authors = ["Sandeep Aggarwal <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 7de730c

Please sign in to comment.