Test push for Travis CI

pull/168/head
Rick Carlino 2015-03-09 05:00:06 -05:00
parent f61347f6ed
commit 1b81dd5ada
2 changed files with 3 additions and 2 deletions

View File

@ -48,4 +48,5 @@ group :test do
gem 'capybara'
gem 'launchy' #save_and_open_page while debugging integration tests.
gem 'capybara-angular' # Avoid race conditions in angular integration tests
gem 'coveralls', require: false
end

View File

@ -1,5 +1,5 @@
[![Stories in Ready](https://badge.waffle.io/farmbot/farmbot-web-app.png?label=ready&title=Ready)](https://waffle.io/FarmBot/farmbot-web-app)[![Code Climate](https://codeclimate.com/github/FarmBot/farmbot-web-app.png)](https://codeclimate.com/github/FarmBot/farmbot-web-app)
[![Code Climate](https://codeclimate.com/github/FarmBot/farmbot-web-app.png)](https://codeclimate.com/github/FarmBot/farmbot-web-app)
[![Build Status](https://travis-ci.org/FarmBot/farmbot-web-app.svg)](https://travis-ci.org/FarmBot/farmbot-web-app)
# Farmbot Web App
This Repo is the Web based side of FarmBot. It allows users to control the device from their web browser. **ITS NOT STABLE. WE ARE IN PRE ALPHA.**