There was an error while loading. Please reload this page.
1 parent 67a92b4 commit a7cc369Copy full SHA for a7cc369
.travis.yml
@@ -3,7 +3,7 @@ language: node_js
3
node_js:
4
- 13
5
install:
6
- - sudo apt install libncurses5-dev
+ - sudo ln -s /usr/lib/x86_64-linux-gnu/libtinfo.so.6 /usr/lib/x86_64-linux-gnu/libtinfo.so.5
7
- npm install -g purescript@0.14.1 spago parcel-bundler
8
script:
9
- npm install
0 commit comments