Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
eliotjordan committed Sep 26, 2016
1 parent e062b93 commit ab17366
Show file tree
Hide file tree
Showing 5 changed files with 79 additions and 357 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ build-iPhoneSimulator/
.rvmrc

.internal_test_app
Gemfile.lock
13 changes: 4 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: ruby
cache: bundler
sudo: false

notifications:
Expand All @@ -7,21 +8,15 @@ notifications:
rvm:
- 2.3.1

matrix:
include:
- rvm: 2.3.1
env: "RAILS_VERSION=4.2.6"
- rvm: 2.2.5
env: "RAILS_VERSION=5.0.0"
jdk:
- oraclejdk8

before_install:
- gem update --system
- gem install bundler

env:
- "RAILS_VERSION=5.0.0"
- "RAILS_VERSION=5.0.0.1"

global_env:
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true

jdk: oraclejdk8
335 changes: 0 additions & 335 deletions Gemfile.lock

This file was deleted.

0 comments on commit ab17366

Please sign in to comment.