master Merge pull request #27 from Aaron1011/fix_tests

Added rake to Gemfile

Konstantin Haase authored and committed

Push event #149.1 passed

  • Ran for
AMD64
Ruby: 1.9.2
Git
DISPLAY=:99.0
The .travis.yml file used for this job is not available
Build Config
{
  "env": "DISPLAY=:99.0",
  "rvm": [
    "1.9.2"
  ],
  "script": "bundle exec rake jasmine:ci --trace",
  "language": "ruby",
  "notifications": {
    "irc": "irc.freenode.org#travis",
    "campfire": {
      "secure": "JJezWGD9KJY/LC2aznI3Zyohy31VTIhcTKX7RWR4C/C8YKbW9kZv3xV6Vn11\nSHxJTeZo6st2Bpv6tjlWZ+HCR09kyCNavIChedla3+oHOiuL0D4gSo+gkTNW\nUKYZz9mcQUd9RoQpTeyxvdvX+l7z62/7JwFA7txHOqxbTS8jrjc="
    }
  },
  "before_install": [
    "sh -e /etc/init.d/xvfb start"
  ]
}