Skip to content

Commit e4f3db3

Browse files
author
Siva Katamreddy
committed
TravisCI setup.
1 parent dd105c2 commit e4f3db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ install:
1111
script:
1212
- git clean -f -d -x
1313

14-
after_deploy:
14+
after_success:
1515
- git config user.name "K Siva Prasad Reddy"
1616
- git config user.email "sivaprasadreddy.k@gmail.com"
1717
- git remote add gh-token "https://${GH_TOKEN}@github.com/sivaprasadreddy/cheatsheets.git";

0 commit comments

Comments
 (0)