Skip to content

Commit 6185934

Browse files
committedMay 3, 2018
Revert "Test Travis CI config changes"
This reverts commit fc80042.
1 parent e14c7e4 commit 6185934

File tree

3 files changed

+1
-347
lines changed

3 files changed

+1
-347
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: ruby
22
cache: bundler
33
gemfile: docs/Gemfile
44
script:
5-
- bundle exec jekyll algolia --source docs --destination docs/_site --config docs/_config.travis.yml
5+
- bundle exec jekyll algolia --source docs --destination docs/_site --config docs/_config.yml
66
branches:
77
only:
88
# Change this to gh-pages if you're deploying using the gh-pages branch

‎docs/Gemfile.travis

-16
This file was deleted.

‎docs/_config.travis.yml

-330
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.