Skip to content

Commit e167ccd

Browse files
author
Ari Chivukula
authored
Merge pull request #205 from Code-dot-mil/travis-ci
Simplify .travis.yml
2 parents 4e4f2d2 + aa89f83 commit e167ccd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
1-
dist: trusty
2-
sudo: false
31
language: ruby
42
cache: bundler
5-
env:
6-
global:
7-
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true
83
before_install:
94
- gem update --system
105
- gem install bundler

0 commit comments

Comments
 (0)