Explorar o código

Merge pull request #253 from infosiftr/bash-travis

Switch Travis to "language: bash" (which will actually avoid all the "ruby" output once they deploy the change)
yosifkit %!s(int64=11) %!d(string=hai) anos
pai
achega
77a8fd00be
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      .travis.yml

+ 1 - 2
.travis.yml

@@ -1,5 +1,4 @@
-# just pick a random language so we don't get funky "bundle" ruby stuff
-language: c
+language: bash
 
 # allow for use of Docker-based workers
 sudo: false