Skip to content

Commit

Permalink
Specify Ruby language in Travis CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesjoshuahill committed Mar 18, 2020
1 parent 4725416 commit afda206
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
language: ruby

services:
- postgresql

Expand Down

0 comments on commit afda206

Please sign in to comment.