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.
1 parent af10a64 commit 2ae5f00Copy full SHA for 2ae5f00
.travis.yml
@@ -6,7 +6,7 @@ env:
6
- PSC_VERSION=0.8.0
7
- PSC_VERSION=0.7.6
8
install:
9
- - npm install purescript-$PSC_VERSION pulp bower -g
+ - npm install purescript@${PSC_VERSION} pulp bower -g
10
- bower update
11
script:
12
- pulp build
0 commit comments