v0.1.0
This commit is contained in:
parent
d2efb6f0f9
commit
7bfc8d7c02
@ -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 &&
|
||||
|
Loading…
Reference in New Issue
Block a user