We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 581daad commit 5e08651Copy full SHA for 5e08651
.travis.yml
@@ -48,8 +48,6 @@ script:
48
# Ensure the new-app flow works (plus the other commands).
49
- revel version
50
- revel new my/testapp
51
- - cat /home/travis/gopath/src/my/testapp/app/init.go
52
- - cat /Users/travis/gopath/src/my/testapp/app/init.go
53
- revel test my/testapp
54
- revel clean my/testapp
55
- revel build my/testapp build/testapp
0 commit comments