Skip to content

Commit 8a22f0b

Browse files
authored
Oooops, fix task name
1 parent 2a40cc6 commit 8a22f0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ deploy:
1313
- "bundle exec rails db:migrate"
1414
- "bundle exec rails db:seed"
1515
- "bundle exec rails dojos:update_db_by_yaml"
16-
- "bundle exec rails dojos:dojo_event_services:upsert"
16+
- "bundle exec rails dojo_event_services:upsert"
1717
cache:
1818
- bundler
1919
script:

0 commit comments

Comments
 (0)