Commit Graph

20 Commits

Author SHA1 Message Date
tcbyrd
a67a90678a Updates to get newest Octokit
Merge remote-tracking branch 'origin/master' into typescript-init

Add login to Account

interfaces don't need commas

Revert description
2018-05-18 16:05:30 -04:00
Tommy Byrd
881675f868 Adding sudo to try a more performant container
Troubleshooting the build with Travis, they suggested requiring sudo to get a VM instead of a container.
https://docs.travis-ci.com/user/reference/overview/#sts=Virtualization%20environments
2018-03-02 17:55:24 -05:00
tcbyrd
906ea9b071 Don't install typescript in travis. Should be in devDependencies 2018-02-19 17:26:13 -05:00
tcbyrd
389ddab64e Works on my machine! 2018-02-19 15:41:17 -05:00
tcbyrd
c22844f813 Move build step before test script 2018-02-19 12:15:23 -05:00
tcbyrd
2039382194 Add ts build step to travis 2018-02-19 11:42:02 -05:00
Olivier Combe
5546e5c4fc working typescript setup (#375) 2017-12-30 23:14:26 -05:00
tcbyrd
0396ecedd2 Add typescript compiler to travis 2017-12-17 20:19:31 -05:00
Jason Etcovitch
c2d2da17ee Enable Codecov (#360) 2017-12-05 10:22:40 -05:00
Brandon Keepers
c05d36757a chore(packaging): Remove semantic-release from CI (#341) 2017-11-21 12:29:09 -06:00
Jason Etcovitch
81ad1f2a46 chore: Add package-lock.json to gitignore
* Add package-lock.json to gitignore

* Remove greenkeeper-lockfile from travis
2017-10-14 13:04:28 -07:00
Brandon Keepers
28af44461d chore(travis): Run test on node 8 2017-10-11 20:08:57 -07:00
Brandon Keepers
4b20b6cc80 chore: semantic-release setup 2017-10-11 20:05:47 -07:00
Brandon Keepers
14e8cb6ccb Configure greenkeeper-lockfile 2017-08-31 23:09:17 -05:00
Brandon Keepers
8291867879 Remove env variables 2017-03-27 22:22:59 -05:00
Brandon Keepers
97c7180d87 Fix travis version 2017-03-27 22:20:52 -05:00
Brandon Keepers
f1511fcc17 Always load dotenv 2017-03-11 09:17:15 -06:00
Brandon Keepers
c4c855fc84 Set private key in travis 2016-10-12 20:57:44 -05:00
Brandon Keepers
7339bf4cff Disable travis notifications 2016-10-07 23:56:44 -05:00
Brandon Keepers
10a4488266 Add travis.yml 2016-10-07 18:09:01 -05:00