Remove after script for now

Signed-off-by: Jeffrey Morgan <jmorganca@gmail.com>
This commit is contained in:
Jeffrey Morgan 2015-11-23 13:48:45 -05:00
parent eeaf2d1f7a
commit 4db8fe5c48
1 changed files with 0 additions and 3 deletions

View File

@ -12,8 +12,5 @@ script:
- npm install
- npm test
after_script:
- bash -c "$AFTER_SCRIPT"
os:
- osx