skip Ruby stuff on Travis

This commit is contained in:
Mislav Marohnić 2013-03-07 16:09:02 -05:00
parent bc369fb1ab
commit 5e5e3e0588

View file

@ -1,2 +1,4 @@
install: git clone https://github.com/sstephenson/bats.git
script: bats/bin/bats test
# skips unnecessary Ruby-specific setup
language: node_js