This commit is contained in:
icyrockcom 2020-04-17 22:04:32 -04:00
parent ec0a903f7d
commit 7a395b0c37
2 changed files with 2 additions and 3 deletions

View File

@ -1 +0,0 @@
15855

View File

@ -3,9 +3,9 @@ node_js:
- "stable"
sudo: false
install:
- npm install -g purescript pulp bower
- npm install -g purescript pulp spago
- npm install
- bower install
- spago install
after_success:
- >-
test $TRAVIS_TAG &&