Skip to content
This repository was archived by the owner on Dec 6, 2019. It is now read-only.

Commit a109af6

Browse files
author
games647
authored
Fix travis location references
1 parent 7137bdc commit a109af6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ script:
4444

4545
# Get a summary of the output
4646
after_script:
47-
- ls -laR app/storage
48-
- cat app/storage/logs/*
47+
- ls -laR storage
48+
- cat storage/logs/*

0 commit comments

Comments
 (0)