Skip to content
Why GitHub?
Features
→
Code review
Project management
Integrations
Actions
Team management
Social coding
Documentation
Code hosting
Customer stories
→
Security
→
Enterprise
Explore
Explore GitHub
→
Learn & contribute
Topics
Collections
Trending
Learning Lab
Open source guides
Connect with others
Events
Community forum
GitHub Education
Marketplace
Pricing
Plans
→
Compare plans
Contact Sales
Nonprofit
→
Education
→
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
Watch
631
Star
14,907
Fork
3,486
hubotio
/
hubot
Code
Issues
56
Pull requests
7
Insights
Permalink
Browse files
Remove old dotenv stuff
Loading branch information
...
Brandon Keepers
committed
May 26, 2017
Unverified
No user is associated with the committer email.
1 parent
1c37cdf
commit
62a69961730c442005c6936005627f4d6f141a93
Unified
Split
Showing
2 changed files
with
0 additions
and
16 deletions
.
+0
−3
package.json
+0
−13
script/dotenv
Show comments
View file
Edit file
Delete file
3
package.json
@@ -44,10 +44,7 @@
},
"
scripts
"
: {
"
clean
"
:
"
rm -rf lib/
"
,
"
preinstall
"
:
"
script/dotenv
"
,
"
prestart
"
:
"
script/dotenv
"
,
"
start
"
:
"
bin/hubot
"
,
"
pretest
"
:
"
script/dotenv
"
,
"
test
"
:
"
mocha --require coffee-errors --compilers coffee:coffee-script
"
,
"
test:smoke
"
:
"
coffee src/**/*.coffee
"
,
"
compile
"
:
"
coffee --compile --bare --output lib src
"
,
Show comments
View file
Edit file
Delete file
13
script/dotenv
Load diff
This file was deleted.
Oops, something went wrong.
Retry
Toggle all file notes
0 comments on commit
62a6996
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
62a6996