Skip to content

Commit 90b68ac

Browse files
committed
Let Travis use psc 0.9.1
1 parent e0eb0be commit 90b68ac

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ sudo: false
33
node_js:
44
- 5.5
55
env:
6-
- PSC_VERSION=0.8.0
7-
- PSC_VERSION=0.7.6
6+
- PSC_VERSION=0.9.1
87
install:
98
- npm install purescript@${PSC_VERSION} pulp bower -g
109
- bower update

0 commit comments

Comments
 (0)