File tree 3 files changed +15
-15
lines changed
3 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -46,15 +46,15 @@ notifications:
46
46
cache :
47
47
directories :
48
48
- node_modules
49
- # after_success:
50
- # - grunt build-archive
51
- # - sh set_tags.sh
52
- # deploy:
53
- # provider: releases
54
- # skip_cleanup: true
55
- # api_key:
56
- # secure: FbV7d4hcOzhBRs1M/iVlseSqeaeHtLhp+Et6iP7kRVEM5rVl9zmFUppfCweQfBm9Gd4SPJkiRPAtYwKIDZwS3AO9U4jkdYOJCAysVa/zEj+t8DSFsA7EwIstu4CbQVEAADCEAmI/Yth8qbe4jF5Xg29/ykF9WCHXUhYnewSDX/Vr+AbjiitmDqojK9Ea9c0iMlVrOZEgnhfGFxLU4dsh4F/Il2pQiermoAz7r4+apvJG5IDIXFRFgY6L1tIEAnFhDgaLHuTN1QtCgoyeFxHLzSBXEjnPatefjRd4VwCLIyG3NnTSdudI9ddAg+r42ghGtslRrIlZHerc9BWFX0zXkLxVCvem126ol+/x9Uvx6TdAfGb2L3tmkquv1QgeOy0ju7mlwdwO2LepcnMwETpkPF9r4iBpT+S0GF5MbUNO6LQdqQ7Lwk4AKpdWZUO0LHdLGw5JhS99GMZZxICnsHRxBBx0DcCMTAFJsUs6RNND/ugulTUHnTtEF97XkB+2Db4CYQLsDq/hg0pnscywh+VwR3w7P91rKCsw400SsfV7FqOoLlgoexOqHVkTm0DSkNi4HN+/n4xpgByoZeIq1UzWqjyHgUACBIkuNDkP9QwSuxzWACHfYPKbl/iw7FlX9ct5mBKf4Eyeb88WufEyU/wTFHrrCXDv2EoYspPEPNvYBvk =
57
- # file: shapely.zip
58
- # on:
59
- # branch: master
60
- # repo: giucu91 /shapely
49
+ after_success :
50
+ - grunt build-archive
51
+ - sh set_tags.sh
52
+ deploy :
53
+ provider : releases
54
+ skip_cleanup : true
55
+ api_key :
56
+ secure : c+5YqVJhwO0FNgkuXIQAFRwjR0TbJ1e2dcMrIwU33kCeoib5hH5YeI6Qd8eU3EygLkB4RSNyrgHxQWffXtHJmDsy6UQFo98TJ5wuaENUzxWJG4p+ZfGWLBV15t3C5UCL7X0vMFAuOXBqhcpd3sMvF5qPxFLU6vcizj+nxXrHUkPO1Axeu2L7sqbDeOOSr4TkNfV1HOD0B+j+0gLDA3cjI3cKmWDIxyik3dPmBCqr7XzM3I9bGQi1Mfhm75tl3UJgLqLENst8/08zM57hyO4paWTBIhJLy30MjQI2QxG9WAXAze2N5SNfNrKLo74RozEGymWBoQ34aFTsEoURGzg7B81sGvbaOHQwdnZSpoZbeclt9JanARAF8c8qf0/ipCzRcWtOV2/+BVdns+zFj67e2wGE/puIJJhvmZshssQMMci1eskRKqEP0s3CXC/ipiOANo52jT63i5muhKyNXUulLvBM7CaMY0+i1Rwa9jTVNQRu/HyeTOyRgshB2EUO3j7T2V9uYGB2ysvEFPQIDG86sY6n+D97H6hxqMgprgr5echOj0fygLORqY9Bxzy0EyONGkxPJpAYgT9Jo6KvFQ+mVNSorbSKQIAjtjjBQuw8li1JXfacNC+R0cPPsQ0BkWFIlSpW8nDCu0AFZ9ejfJmQ9aqtgfeCoc1s2NH3vQorsvI =
57
+ file : shapely.zip
58
+ on :
59
+ branch : master
60
+ repo : puikinsh /shapely
Original file line number Diff line number Diff line change 1
1
# Shapely
2
2
3
- [ ![ Build Status] ( https://travis-ci.org/MachoThemes /shapely.svg?branch=master )] ( https://travis-ci.org/MachoThemes/shapely )
3
+ [ ![ Build Status] ( https://travis-ci.org/puikinsh /shapely.svg?branch=master )] ( https://travis-ci.org/MachoThemes/shapely )
4
4
5
5
## About Shapely
6
6
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " shapely" ,
3
3
"main" : " Gruntfile.js" ,
4
- "version" : " 1.1.4 " ,
4
+ "version" : " 1.1.6 " ,
5
5
"homepage" : " https://www.colorlib.com" ,
6
6
"author" : " Colorlib" ,
7
7
"license" : " GPL v3" ,
8
- "repository" : " https://github.com/giucu91 /shapely" ,
8
+ "repository" : " https://github.com/puikinsh /shapely" ,
9
9
"devDependencies" : {
10
10
"grunt" : " ^0.4.5" ,
11
11
"grunt-checktextdomain" : " ^1.0.0" ,
You can’t perform that action at this time.
0 commit comments