Skip to content

Commit

Permalink
mark fails at unix.
Browse files Browse the repository at this point in the history
  • Loading branch information
mwotton committed Jan 5, 2013
1 parent 09b635a commit 920f32c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,5 +7,5 @@ before_install:
before_script:
- bundle exec rake
script:
- $PATH=$HOME/.cabal/bin:$PATH bundle exec rspec spec/hubris_spec.rb
- PATH=$HOME/.cabal/bin:$PATH bundle exec rspec spec/hubris_spec.rb
env: HUBRIS_DIR=/tmp/hubris

0 comments on commit 920f32c

Please sign in to comment.