Skip to content

Commit

Permalink
CI: Drop Travis sudo: false directive (#78)
Browse files Browse the repository at this point in the history
Put in the language: ruby marker, for clarity
  • Loading branch information
olleolleolle committed Jul 8, 2020
1 parent 8cc2658 commit d323a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sudo: false
language: ruby
rvm:
- 2.0.0
- 2.1.8
Expand Down

0 comments on commit d323a0a

Please sign in to comment.