File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 1+ language : node_js
2+ node_js : node
3+ dist : trusty
4+ sudo : required
5+ install :
6+ - npm install -g bower purescript pulp
7+ script :
8+ - bower install
9+ - make
10+ after_success :
11+ - test $TRAVIS_TAG &&
12+ echo $GITHUB_TOKEN | pulp login &&
13+ echo y | pulp publish --no-push
Original file line number Diff line number Diff line change 11# purescript-unordered-collections
2+ [ ![ Build Status] ( https://travis-ci.org/fehrenbach/purescript-unordered-collections.svg?branch=master )] ( https://travis-ci.org/fehrenbach/purescript-unordered-collections )
23<a href =" https://pursuit.purescript.org/packages/purescript-unordered-collections " >
34 <img src="https://pursuit.purescript.org/packages/purescript-unordered-collections/badge "
45 alt="purescript-unordered-collections on Pursuit">
You can’t perform that action at this time.
0 commit comments