OSDN Git Service

Update WordPress stable in Travis CI template
authorNikolay Bachiyski <nb@nikolay.bg>
Sat, 18 Jan 2014 04:13:11 +0000 (18:13 -1000)
committerNikolay Bachiyski <nb@nikolay.bg>
Sat, 18 Jan 2014 04:13:11 +0000 (18:13 -1000)
The 3.6 times are gone.

templates/.travis.yml

index 81650f7..64be0af 100644 (file)
@@ -7,8 +7,8 @@ php:
 env:
     - WP_VERSION=latest WP_MULTISITE=0
     - WP_VERSION=latest WP_MULTISITE=1
-    - WP_VERSION=3.6.1 WP_MULTISITE=0
-    - WP_VERSION=3.6.1 WP_MULTISITE=1
+    - WP_VERSION=3.8 WP_MULTISITE=0
+    - WP_VERSION=3.8 WP_MULTISITE=1
 
 before_script:
     - bash bin/install-wp-tests.sh wordpress_test root '' localhost $WP_VERSION