Skip to content

Commit

Permalink
Use default distribution supported by Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinj committed Oct 25, 2020
1 parent f52b3a1 commit 88bd378
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
@@ -1,6 +1,4 @@
sudo: required
cache: bundler
dist: trusty
language: ruby
rvm:
- 2.3
Expand All @@ -18,7 +16,6 @@ script:
- bundle exec rspec
- bundle exec codeclimate-test-reporter
before_install:
- sudo add-apt-repository ppa:chris-lea/libsodium -y
- sudo apt-get update -q
- sudo apt-get install libsodium-dev -y
- gem install bundler
Expand Down

0 comments on commit 88bd378

Please sign in to comment.