Skip to content

Commit

Permalink
Revert change
Browse files Browse the repository at this point in the history
  • Loading branch information
gschier committed Jan 17, 2018
1 parent f2e640a commit 88bf884
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -8,6 +8,7 @@ matrix:
env: CC=clang CXX=clang++ npm_config_clang=1
compiler: clang
install:
- sudo snap install --classic snapcraft
- npm install 7zip-bin-linux > /dev/null
env:
- os: osx
Expand All @@ -21,7 +22,7 @@ addons:
apt:
packages:
- libcurl4-openssl-dev
- snapcraft
- snapd
- git-all
- icnsutils
- graphicsmagick
Expand Down

0 comments on commit 88bf884

Please sign in to comment.