v0.1.0
This commit is contained in:
parent
d2efb6f0f9
commit
7bfc8d7c02
@ -3,9 +3,9 @@ node_js:
|
|||||||
- "stable"
|
- "stable"
|
||||||
sudo: false
|
sudo: false
|
||||||
install:
|
install:
|
||||||
- npm install -g purescript pulp psc-package
|
- npm install -g purescript pulp bower
|
||||||
- npm install
|
- npm install
|
||||||
- psc-package update
|
- bower install
|
||||||
after_success:
|
after_success:
|
||||||
- >-
|
- >-
|
||||||
test $TRAVIS_TAG &&
|
test $TRAVIS_TAG &&
|
||||||
|
Loading…
Reference in New Issue
Block a user