From 4115a047278eb8fe525fee63de34cbbef6e027ac Mon Sep 17 00:00:00 2001 From: slackersoft Date: Thu, 1 May 2014 13:32:54 -0700 Subject: [PATCH] now with the proper script name [#69742564] --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8c15543..62e4618 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -script: bash travis-scribe.sh +script: bash travis-script.sh language: ruby cache: bundler rvm: 1.9.3