Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.

Commit

Permalink
Fix .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eagletmt committed Jan 10, 2016
1 parent 6924935 commit f02e84d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -2,13 +2,13 @@ language: ruby
rvm:
- 2.1
- 2.2
- 2.3
- 2.3.0
- ruby-head
addons:
apt:
packages:
- libarchive-dev
before_script:
before_install:
- gem update bundler
matrix:
allow_failures:
Expand Down

0 comments on commit f02e84d

Please sign in to comment.