Skip to content

Commit dc4cff2

Browse files
committed
walle 2.0 脚手架 - 若喜欢请不吝为我们项目点个star
1 parent 7e5276e commit dc4cff2

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
@@ -36,7 +36,7 @@ before_script:
3636
- mkdir -p /tmp/walle/{logs,library,webroot,releases}
3737
script:
3838
- echo "#script#"
39-
- export FLASK_APP=autoapp.py
39+
- export FLASK_APP=waller.py
4040
- python -m flask test
4141
notifications:
4242
on_success: never

0 commit comments

Comments
 (0)