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

Commit 832f568

Browse files
fix: branch name
1 parent 8481cb2 commit 832f568

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
path = ionicons
33
# url = git@github.com:ionic-team/ionicons.git
44
url = https://github.com/ionic-team/ionicons
5-
branch = 4.1
5+
branch = 4.x

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: node_js
2-
node_js: '8'
2+
node_js: '12'
33
branches:
44
only:
55
- master
@@ -13,4 +13,4 @@ deploy:
1313
local-dir: demo/dist
1414
verbose: true
1515
on:
16-
branch: master
16+
branch: master

ionicons

Submodule ionicons updated 291 files

0 commit comments

Comments
 (0)