Skip to content

Commit

Permalink
FFS
Browse files Browse the repository at this point in the history
  • Loading branch information
pikesley committed Oct 25, 2016
1 parent 93c28c4 commit 32348e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ install:
- bundle

before_script:
- bundle exec sidekiq -r ./lib/wen.rb
- bundle exec sidekiq -r ./lib/wen.rb &
- bundle exec rackup -p 9292 &

script:
- bundle exec rake
- nightwatch --config spec/javascripts/support/nightwatch.js
Expand Down

0 comments on commit 32348e4

Please sign in to comment.