فهرست منبع

use newer docker image

it comes with ruby pre-installed
Jorge Aparicio 8 سال پیش
والد
کامیت
2a8b2c25a4
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      ci/script.sh

+ 1 - 1
ci/script.sh

@@ -42,7 +42,7 @@ run_tests() {
 
 main() {
     if [[ $TRAVIS_OS_NAME == "linux" && ${IN_DOCKER_CONTAINER:-n} == "n" ]]; then
-        local tag=2016-08-13
+        local tag=2016-08-24
 
         docker run \
                --privileged \