]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - .travis.yml
Update to friendsofsymfony/oauth-server-bundle@1.5.0-BETA
[github/wallabag/wallabag.git] / .travis.yml
index 7a7c9056c6f105231fc4f6571999b001bb4a5b19..287369e33814ce8276c3bc147c0c3f10f16fe0ad 100644 (file)
@@ -49,7 +49,7 @@ before_script:
 
 script:
     - ant prepare-$DB
-    - SYMFONY_DEPRECATIONS_HELPER=weak bin/phpunit -v
+    - bin/phpunit -v
 
 # after_script:
     # - |