This commit is contained in:
icyrockcom 2018-01-17 23:54:31 -05:00
parent d2efb6f0f9
commit 7bfc8d7c02

View File

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