Skip to content

Commit

Permalink
Fix Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
mknapik committed Apr 26, 2016
1 parent 47b6b6a commit 45ab200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
language: ruby
rvm:
- 2.1
env: CONFIG_FILE_NAME=examples/config.yml PORT=10000 CONFIG_FILE=examples/config.yml
env: CONFIG_FILE_NAME=rspec-hive.yml PORT=10000 CONFIG_FILE=rspec-hive.yml

before_script:
- bundle exec rake spec:hive:config:generate_default
Expand Down

0 comments on commit 45ab200

Please sign in to comment.