fix guard file

This commit is contained in:
Yuan Chiu 2015-06-21 10:51:07 +08:00
parent a85548550d
commit 5cbb643571
2 changed files with 6 additions and 6 deletions

View File

@ -6,9 +6,9 @@
# #
# Mac用的通知中心 # Mac用的通知中心
notification :growl #notification :growl
# Linux用的通知中心 # Linux用的通知中心
notification :libnotify #notification :libnotify
scope groups: [:build, :livereload, :test] scope groups: [:build, :livereload, :test]
group :build do group :build do