Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 1bf5f8e

Browse files
committed
Removed uneeded installs from travis script 🚀
1 parent 8ed1f1a commit 1bf5f8e

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,5 @@ addons:
1111
packages:
1212
- libcurl4-openssl-dev
1313
before_script:
14-
- gem install github-pages
1514
- npm install
1615
script: npm run test

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Change Log
22
All changes to Chicio coding will be documented in this file.
33

4-
<<<<<<< HEAD
54
## [1.2.0](https://github.com/chicio/chicio.github.io/releases/tag/1.2.0)
65
Release date: 2019-03-10.
76

@@ -12,13 +11,13 @@ Release date: 2019-03-10.
1211

1312
#### Fixed
1413
- install process now uses pages gem with bundler installation for gulp build
15-
=======
14+
15+
1616
## [1.1.6](https://github.com/chicio/chicio.github.io/releases/tag/1.1.6)
1717
Release date: 2019-03-03.
1818

1919
#### Added
2020
- new pages-gem release
21-
>>>>>>> master
2221

2322

2423
## [1.1.5](https://github.com/chicio/chicio.github.io/releases/tag/1.1.5)

0 commit comments

Comments
 (0)