Skip to content

Commit ff7505a

Browse files
committed
Merge branch 'add-ci' of https://github.com/ProyectoIntegrador2018/tutor_virtual into add-ci
2 parents 8d6bf9e + 3ea2194 commit ff7505a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ jobs:
5050

5151
# Wait for DB
5252
- run: dockerize -wait tcp://localhost:5432 -timeout 1m
53-
5453
- run: rake db:create # creates the database
5554
- run: rake db:migrate
5655

0 commit comments

Comments
 (0)