Browse Source

use C on Travis for even less overhead

pull/360/head^2
Mislav Marohnić 13 years ago
parent
commit
a7da06998e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

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

Loading…
Cancel
Save