We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
psc
1 parent e0eb0be commit 90b68acCopy full SHA for 90b68ac
.travis.yml
@@ -3,8 +3,7 @@ sudo: false
3
node_js:
4
- 5.5
5
env:
6
- - PSC_VERSION=0.8.0
7
- - PSC_VERSION=0.7.6
+ - PSC_VERSION=0.9.1
8
install:
9
- npm install purescript@${PSC_VERSION} pulp bower -g
10
- bower update
0 commit comments