Skip to content

Commit

Permalink
Revert "Check if we actually need libnuma"
Browse files Browse the repository at this point in the history
This reverts commit 4b7ec56.
  • Loading branch information
kim committed Feb 12, 2019
1 parent d630747 commit 3af3263
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ matrix:
os: linux
sudo: required

addons:
apt:
packages:
- libnuma-dev

before_install:
- .ci/travis-install.sh
- export PATH="$HOME/.cabal/bin:$HOME/.ghcup/bin:$PATH"
Expand Down

0 comments on commit 3af3263

Please sign in to comment.