Skip to content

Commit ca27ea4

Browse files
committed
Echo the init.go so we can see the content
1 parent ecb936c commit ca27ea4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ script:
4848
# Ensure the new-app flow works (plus the other commands).
4949
- revel version
5050
- revel new my/testapp
51+
- cat /home/travis/gopath/src/my/testapp/app/init.go
5152
- revel test my/testapp
5253
- revel clean my/testapp
5354
- revel build my/testapp build/testapp

0 commit comments

Comments
 (0)