Skip to content

Commit

Permalink
[Tests] Reduce apt package dependencies calculation complexity
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterDaveHello committed Apr 2, 2017
1 parent 424056c commit a0534b7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ sudo: required
addons:
apt:
packages:
- gcc-4.8
- g++-4.8
- cabal-install
- ghc
- zsh
# - ksh
# - gcc-4.8
# - g++-4.8

cache:
directories:
- $HOME/.npm
Expand Down

0 comments on commit a0534b7

Please sign in to comment.