Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Apr 22, 2015
1 parent 2865bcf commit b226d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -20,4 +20,4 @@ before_script:
- sed -i "s/SETUP_REDIS_HOST/127.0.0.1/g" config/redis.yml
- sed -i "s/SETUP_REDIS_PORT/6379/g" config/redis.yml

script: RAILS_ENV=test bundle exec rake spec spec:javascript
script: RAILS_ENV=test bundle exec rspec spec

0 comments on commit b226d8c

Please sign in to comment.