summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorTomoyuki Sahara <[email protected]>2015-09-08 13:23:46 +0900
committerTomoyuki Sahara <[email protected]>2015-09-08 13:23:46 +0900
commitf3016752bdc19f0f816a273b75a266ef4701eca2 (patch)
tree261751e4210fbe4fdcaf7ba82c2565049d2f296b
parentecd7ef5924199439a2d872f8779374fc39efc93c (diff)
downloadmruby-f3016752bdc19f0f816a273b75a266ef4701eca2.tar.gz
mruby-f3016752bdc19f0f816a273b75a266ef4701eca2.zip
build in container-based environment.
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index ffe227284..6476289bd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,2 +1,4 @@
+language: c
+sudo: false
script:
- "ruby run_test.rb all test"