Skip to content

Commit

Permalink
#103 update Lando download URL to lastest stable alias
Browse files Browse the repository at this point in the history
  • Loading branch information
Coby Tamayo committed Sep 23, 2019
1 parent 91eb6f2 commit 1b997d2
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 @@ -47,7 +47,7 @@ matrix:
before_install:
- sudo apt-get -y update
- sudo apt-get -y install cgroup-bin curl
- curl -fsSL -o /tmp/lando-latest.deb https://github.com/lando/lando/releases/download/v3.0.0-rc.1/lando-v3.0.0-rc.1.deb
- curl -fsSL -o /tmp/lando-latest.deb https://files.devwithlando.io/lando-stable.deb
- sudo dpkg -i /tmp/lando-latest.deb
- lando version
install:
Expand Down

0 comments on commit 1b997d2

Please # to comment.