Skip to content

Commit

Permalink
Fix playlists.yml for specs
Browse files Browse the repository at this point in the history
  • Loading branch information
sudara committed May 28, 2018
1 parent 30bec35 commit fd31f07
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -18,7 +18,7 @@ notifications:
on_failure: never
slack:
on_success: always
on_failure: change
on_failure: always
template:
- ":%{result}: Build <%{build_url}|#%{build_number}> (<%{compare_url}|%{commit}>) by %{author}"
rooms:
Expand Down
3 changes: 2 additions & 1 deletion spec/fixtures/playlists.yml
Expand Up @@ -38,4 +38,5 @@ arthurs_favorites:
permalink: arthurs-favorites
title: Arthur's favorites
description: arthur's favorites
tracks_count: 1
tracks_count: 1
user_id: 2

0 comments on commit fd31f07

Please sign in to comment.