v0.2.2
This commit is contained in:
parent
ec0a903f7d
commit
7a395b0c37
@ -1 +0,0 @@
|
||||
15855
|
@ -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 &&
|
||||
|
Loading…
Reference in New Issue
Block a user