Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eagletmt committed Apr 23, 2016
1 parent fd09c4b commit 4d9472b
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.2
- 2.1.9
- 2.2.4
- 2.3.0
- ruby-head
env:
- DB=sqlite
- DB=postgres
before_install:
- export NOKOGIRI_USE_SYSTEM_LIBRARIES=1
before_script:
- bundle exec bin/kaede dbus-policy $USER > kaede.conf
- sudo mv kaede.conf /etc/dbus-1/system.d/kaede.conf
Expand Down

0 comments on commit 4d9472b

Please sign in to comment.