v0.2.2
This commit is contained in:
parent
ec0a903f7d
commit
7a395b0c37
@ -1 +0,0 @@
|
|||||||
15855
|
|
@ -3,9 +3,9 @@ node_js:
|
|||||||
- "stable"
|
- "stable"
|
||||||
sudo: false
|
sudo: false
|
||||||
install:
|
install:
|
||||||
- npm install -g purescript pulp bower
|
- npm install -g purescript pulp spago
|
||||||
- npm install
|
- npm install
|
||||||
- bower install
|
- spago install
|
||||||
after_success:
|
after_success:
|
||||||
- >-
|
- >-
|
||||||
test $TRAVIS_TAG &&
|
test $TRAVIS_TAG &&
|
||||||
|
Loading…
Reference in New Issue
Block a user