1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

Convert to container infrastructure for travisci

This commit is contained in:
Jearvon Dharrie 2015-07-13 19:07:30 -04:00
parent 75fa5fd2fd
commit f84949bfea

View file

@ -1,3 +1,4 @@
sudo: false
language: ruby
cache: bundler
script: "TESTOPTS=-v bundle exec rake test"