Skip to content

Commit 15b7833

Browse files
committed
more messing around
1 parent f342bc2 commit 15b7833

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ rvm:
33
- 2.3.1
44
install:
55
- bundle install
6-
- bundle install jekyll
76
- bundle exec jekyll build
87
script:
98
- bundle exec jekyll build --trace

circle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ machine:
44

55
dependencies:
66
pre:
7+
- bundle install
78
- bundle exec jekyll build
89

910
general:

0 commit comments

Comments
 (0)