Commit graph

82 commits

Author SHA1 Message Date
Elijah Lazkani
0f6548d64f Moving from Spacemacs to NeoVim 2017-03-18 03:01:38 -04:00
Elijah Lazkani
d5e2106dd8 Fixing the OSX salt installation 2017-03-18 02:49:49 -04:00
Elijah Lazkani
e9501993e5 Mutiple fixes to travis config 2017-03-18 02:44:05 -04:00
Elijah Lazkani
79a22426f8 Creating salt directory path on OSX 2017-03-18 02:28:52 -04:00
Elijah Lazkani
e72921d7f7 I give up on brew, trying pip 2017-03-18 02:19:16 -04:00
Elijah Lazkani
c88a7486a9 Adding some debugging on OSX 2017-03-18 02:11:51 -04:00
Elijah Lazkani
a8916232dc Trying older version of OSX 2017-03-18 02:04:53 -04:00
Elijah Lazkani
7296066547 Moving away from the brew install curl route and trying to install salt straight away 2017-03-18 01:56:24 -04:00
Elijah Lazkani
ea213549df - Adding a brew upgrade
- Removing the apt-get update, it is being done way too many times
2017-03-18 01:47:10 -04:00
Elijah Lazkani
d295a675c8 Installing curl on Travis OSX 2017-03-18 01:34:31 -04:00
Elijah Lazkani
27305faecd Fixing OS specific commands for travis 2017-03-18 01:27:54 -04:00
Elijah Lazkani
160ee5d7ce Removing the language from travis 2017-03-18 01:19:26 -04:00
Elijah Lazkani
8c7c004d66 Testing OSX with travis 2017-03-18 01:16:04 -04:00
Elijah Lazkani
985a12988a Git directive does not take groug argument, I hear ya... 2017-03-06 19:26:58 -05:00
Elijah Lazkani
fb57028707 Moving from oh-my-zsh to antigen 2017-03-06 19:20:33 -05:00
Elijah Lazkani
d38f917bf4 I give up on OS X in Travis 2017-03-04 12:03:27 -05:00
Elijah Lazkani
b36be8b335 Trying with no Travis image for OS X 2017-03-04 11:55:50 -05:00
Elijah Lazkani
c07f8d78bb Keeping OS X Simple for Travis 2017-03-04 11:52:31 -05:00
Elijah Lazkani
8db8f9b167 Escaping the Travis environment for unknown packages 2017-03-04 11:45:16 -05:00
Elijah Lazkani
1c96b80fc1 Travis retired the OS image for a newer one 2017-03-04 11:27:11 -05:00
Elijah Lazkani
9280d4604d Testing environments with Travis 2017-03-04 11:24:23 -05:00
Elijah Lazkani
814400ab91 Travis can't handle a python environment 2017-03-04 10:56:57 -05:00
Elijah Lazkani
c2a3e9bb84 Adding more environments to Travis 2017-03-04 10:50:08 -05:00
Elijah Lazkani
1bbcc9fd04 Moving to zshell instead and reverting back the changes to fish 2017-03-04 00:04:16 -05:00
Elijah Lazkani
6ed625f70f Calling the installer from fish 2017-03-03 23:47:53 -05:00
Elijah Lazkani
979158347c Cleaning up the code 2017-03-03 23:44:02 -05:00
Elijah Lazkani
b6efefcfb2 No need for sudo in the script, it's being called from .travis.yml 2017-03-03 23:43:23 -05:00
Elijah Lazkani
162e3dfb10 Testing Travis without sudo: required 2017-03-03 23:41:56 -05:00
Elijah Lazkani
69d988d089 Create directories needed for fish 2017-03-03 23:39:29 -05:00
Elijah Lazkani
a5c3630ce0 Trying it with the correct cases 2017-03-03 23:32:20 -05:00
Elijah Lazkani
02c7a6db3e Trying the return code passthrough again... 2017-03-03 23:29:02 -05:00
Elijah Lazkani
fee3a770f5 Switching parameters, maybe that will fix this... 2017-03-03 23:21:20 -05:00
Elijah Lazkani
d810787e5b Trying to run the grains script from where I stand 2017-03-03 23:17:01 -05:00
Elijah Lazkani
73e9342004 Bundling the grains generation in a script for Travis 2017-03-03 23:10:12 -05:00
Elijah Lazkani
b6d23d640e Removing unknown parameters 2017-03-03 23:03:44 -05:00
Elijah Lazkani
5ad2e18650 Fixing the path for Travis to copy the correct base 2017-03-03 22:58:14 -05:00
Elijah Lazkani
7daa80d6bc Fixing the path to base configuration 2017-03-03 22:56:17 -05:00
Elijah Lazkani
66b1aeed3f The debugging line was causing the issue 2017-03-03 22:50:38 -05:00
Elijah Lazkani
406fb71f0e What happens without the grains specified... 2017-03-03 22:46:05 -05:00
Elijah Lazkani
405e7703c4 Trying a more involved Travis config 2017-03-03 22:35:52 -05:00
Elijah Lazkani
8dee80c0df Make sure the fish config directory is present before moving on 2017-03-03 22:25:42 -05:00
Elijah Lazkani
e5f1475c4e Trying with ./ before trying something totally different 2017-03-03 22:13:05 -05:00
Elijah Lazkani
6e5eaa16c2 Trying to call sh, maybe... 2017-03-03 22:09:28 -05:00
Elijah Lazkani
daf226914d Fixing the script for Travis to run 2017-03-03 22:06:23 -05:00
Elijah Lazkani
684dff7c80 Adding Travis super dooper icon to the README 2017-03-03 22:03:55 -05:00
Elijah Lazkani
2e7c244c40 Taking the first step to adding Travis CI 2017-03-03 21:52:32 -05:00
Elijah Lazkani
ef8820cc2e Adding the files needed for fish 2017-03-02 22:43:00 -05:00
Elijah Lazkani
e711e1f910 - Adding the usage of the group grain
- Fixing the fish configuration
2017-03-01 23:37:37 -05:00
Elijah Lazkani
5807d83862 Adding user group to the grain configuration 2017-03-01 23:35:44 -05:00
Elijah Lazkani
755b076fb8 Fixing the theme name installed, missed it previously 2017-01-16 20:16:04 -05:00