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

Commit 6dd6448

Browse files
committed
new folder
1 parent e88cdee commit 6dd6448

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
@@ -31,7 +31,7 @@ script:
3131
#- wget http://web2py.com/examples/static/${WEB2PY_VERSION}/web2py_src.zip
3232
- wget https://github.com/web2py/web2py/archive/R-${WEB2PY_VERSION}.zip
3333
- unzip R-${WEB2PY_VERSION}.zip
34-
- cd web2py/applications
34+
- cd web2py-R-${WEB2PY_VERSION}/applications
3535
- mv ../../runestone .
3636
- cd runestone
3737
- mkdir private

0 commit comments

Comments
 (0)