Skip to content

Commit

Permalink
Use langauge bash on travis-ci (#397)
Browse files Browse the repository at this point in the history
This stops it from installing ruby, saving 20-30 seconds per build.
  • Loading branch information
BatedUrGonnaDie committed Jun 5, 2018
1 parent 81f9026 commit 43f1006
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
language: bash
sudo: required
services:
- docker
Expand Down

0 comments on commit 43f1006

Please sign in to comment.