Skip to content

Commit 6935e3a

Browse files
Tom KingTom King
authored andcommitted
Try running DB migate on start
1 parent ddfb61a commit 6935e3a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ before_script:
3434
- box cfconfig datasource list
3535
# Double check servername?
3636
- box server list
37-
# Run DB Migrations
38-
- box wheels db latest
37+
# Run DB Migrations
3938
script: >
4039
testResults="$(box wheels test type=app servername=exampleapp)";
4140
echo "$testResults";

0 commit comments

Comments
 (0)