Skip to content

Commit 4119ea0

Browse files
committed
What if i do this
1 parent 7d38418 commit 4119ea0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/ci.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
# we assume this is checked out to ~/.dotfiles
44
ln -s $PWD ~/.dotfiles
55
~/.dotfiles/scripts/install.sh
6+
. ~/.bash_profile
67
git config --global commit.gpgsign false
7-
bash -lc 'bundle exec rspec'
8+
bundle exec rspec

0 commit comments

Comments
 (0)