Skip to content

Commit

Permalink
#2037: Revert to vert
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Mar 14, 2020
1 parent aad6c91 commit 37dcc53
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -15,7 +15,7 @@ stages:
- name: deploy
if: |
type = push AND \
branch == "master" OR |
branch == "master" OR \
tag IS present
# Set some immportant things to help maximize our CI performance
Expand Down
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "lando",
"description": "The best local development solution in the galaxy.",
"license": "GPL-3.0",
"version": "3.0.0-aft.1",
"version": "3.0.0-aft.0",
"repository": {
"type": "git",
"url": "https://github.com/lando/lando"
Expand Down Expand Up @@ -153,4 +153,4 @@
"vuepress-plugin-robots": "^1.0.1",
"vuepress-plugin-sitemap": "https://github.com/ekoeryanto/vuepress-plugin-sitemap#dd8b9763b2c7939668a67f2afa34de501dea45d4"
}
}
}

0 comments on commit 37dcc53

Please sign in to comment.