mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2024-12-19 14:47:52 +00:00
Update .travis.yml
This commit is contained in:
parent
f77b400dc9
commit
f377dfb16e
@ -18,9 +18,6 @@ addons:
|
||||
apt:
|
||||
sources:
|
||||
- debian-sid
|
||||
install:
|
||||
- npm install
|
||||
- if [ "$TRAVIS_OS_NAME" = "linux" ]; then npm run install:lanyon; fi
|
||||
before_install:
|
||||
- if [ "$TRAVIS_OS_NAME" = "linux" ]; then sudo apt-get install --allow-unauthenticated -y cabal-install; fi
|
||||
- if [ "$TRAVIS_OS_NAME" = "linux" ]; then cabal update; fi
|
||||
|
Loading…
Reference in New Issue
Block a user