Skip to content
This repository was archived by the owner on Jun 30, 2024. It is now read-only.

Commit e88cdee

Browse files
committed
typo
1 parent 946864f commit e88cdee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ script:
3030
# This URL was taken from a `post <https://groups.google.com/forum/#!topic/web2py/VXgsvfz67Fc>`_. Don't download the tagged releases from github, since they lack the DAL.
3131
#- wget http://web2py.com/examples/static/${WEB2PY_VERSION}/web2py_src.zip
3232
- wget https://github.com/web2py/web2py/archive/R-${WEB2PY_VERSION}.zip
33-
- unzip $-${WEB2PY_VERSION}.zip
33+
- unzip R-${WEB2PY_VERSION}.zip
3434
- cd web2py/applications
3535
- mv ../../runestone .
3636
- cd runestone

0 commit comments

Comments
 (0)