Skip to content

Commit 9c25a8f

Browse files
committedOct 21, 2017
[Cleanup] Remove ghc related things in .travis.yml, cc nvm-sh#1619
1 parent a954458 commit 9c25a8f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ sudo: required
44
addons:
55
apt:
66
packages:
7-
- ghc
87
- zsh
98
# - ksh
109
# - gcc-4.8
@@ -13,7 +12,6 @@ addons:
1312
cache:
1413
directories:
1514
- $HOME/.npm
16-
- $HOME/.ghc
1715
- $TRAVIS_BUILD_DIR/.cache
1816
- $TRAVIS_BUILD_DIR/node_modules
1917
before_install:

0 commit comments

Comments
 (0)
Please sign in to comment.