Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

Commit 2ebd0cd

Browse files
Merge pull request #39 from purescript-contrib/thomashoneyman-patch-1
Update .travis.yml to support PureScript 0.12
2 parents d7edb1d + 752d2b7 commit 2ebd0cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
22
dist: trusty
33
sudo: required
4-
node_js: 6
4+
node_js: 8
55
install:
66
- npm install -g bower
77
- npm install

0 commit comments

Comments
 (0)