Skip to content

Commit

Permalink
wip($travis): try things
Browse files Browse the repository at this point in the history
  • Loading branch information
abe33 committed Jul 15, 2013
1 parent 0dfbe07 commit c7fdbbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ before_install:
- echo "Installing slimer"
- wget http://download.slimerjs.org/v0.8/slimerjs-0.8.zip
- unzip slimerjs-0.8.zip
- sudo mv slimerjs-0.8/slimerjs bin/slimerjs08
- sudo mv slimerjs-0.8 bin/slimerjs08
- ls -lisa bin/slimerjs08

before_script:
Expand Down

0 comments on commit c7fdbbb

Please sign in to comment.