Skip to content

Commit

Permalink
Set travis to update rubygems to see if that resolves SSL error insta…
Browse files Browse the repository at this point in the history
…ll gems.
  • Loading branch information
Jarrad Lee committed May 2, 2017
1 parent 0d8ebb6 commit ad90d56
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ rvm:
- "2.2.7"
- "2.3.4"
- "2.4.1"
before_install:
- gem update --system
- gem --version
install:
- gem build telesign.gemspec
- gem install telesign-*.gem --development
Expand Down

0 comments on commit ad90d56

Please sign in to comment.