Skip to content

Commit af98978

Browse files
updated .travis.yml
1 parent a7d1386 commit af98978

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ install:
2424
brew upgrade python;
2525
fi
2626
- sh travis.sh bootstrap
27+
- sh travis.sh install_package_control
2728
- sh travis.sh install_color_scheme_unit
2829
- sh travis.sh install_keypress
2930
- sh travis.sh install_terminal_view_package
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[{"id": "tools", "children": [{"id": "npm_scripts", "children": [], "caption": "Npm/Yarn Scripts"}], "caption": "Tools"}]
1+
[{"caption": "Tools", "children": [{"caption": "Npm/Yarn Scripts", "children": [], "id": "npm_scripts"}], "id": "tools"}]

0 commit comments

Comments
 (0)