From 246e395dc653c1ca680025032c2bdc5ff4c568e2 Mon Sep 17 00:00:00 2001 From: Yui T Date: Mon, 26 Sep 2016 15:42:13 -0700 Subject: [PATCH] Update .travis.yml to run 2.0.5 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bfc07e2b510..c9e9e94865e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,7 @@ matrix: branches: only: - master - - transforms + - release-2.0.5 install: - npm uninstall typescript