Browse Source

fix apt-get install name for spidermonkey

tags/0.4.0
Jan Lehnardt 14 years ago
parent
commit
390434107f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@@ -1,3 +1,3 @@
before_script:
- sudo apt-get install spidermonkey
- sudo apt-get install libmozjs
- gem install rspec

Loading…
Cancel
Save