Browse Source

use container-based infrastructure on travis-ci.org

pull/100/head
Yamashita, Yuu 9 years ago
parent
commit
d0c77019cc
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

@ -1,3 +1,4 @@
sudo: false
install: git clone https://github.com/sstephenson/bats.git
script: bats/bin/bats --tap test
language: c

Loading…
Cancel
Save