فهرست منبع

v0.20

        [DESIRED CAPABILITIES]
        - Add a desired_capabilities option that provides full control over the desiredCapability object
        - Add a new_from_caps constructor to distinguish against the normal new constructor
        - Add a ua option to allow injection of LWP::UserAgent for testing

        [MOO REWRITE]
        - Completed the Moo restructure (pr #103) with pr #122, fixing a bug in _check_ok (#121).
Daniel Gempesaw 11 سال پیش
والد
کامیت
565dd95e2c
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      dist.ini

+ 2 - 2
dist.ini

@@ -8,8 +8,8 @@ license = Apache_2_0
 copyright_holder = Daniel Gempesaw
 copyright_year = 2014
 
-; [TravisYML]
-; build_branch = cpan
+[TravisYML]
+build_branch = cpan
 
 [Git::Check]
 [Git::Commit]