From 9854fdf29f6b8377402864ef8026aaf0b012acc3 Mon Sep 17 00:00:00 2001 From: Phillip Cloud Date: Wed, 12 Jun 2013 14:30:34 -0400 Subject: [PATCH] BLD: remove after_script since it does not exist anymore --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b48f6d834b62d..8e2bb49d9df93 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,4 +55,3 @@ script: after_script: - ci/print_versions.py - - ci/after_script.sh