Daniel Chima

Results 2 comments of Daniel Chima

For @travis-ci `/.travis.yml` ```bash os: osx osx_image: xcode11.3 sudo: required script: - bash init.sh # Test dotfile setup ```

It should work perfectly fine on your end. I'm having errors trying to run postgres and change password on @travis-ci terminal. I knew from the start it might not work...