Skip to content

Commit

Permalink
Try to bump ghcjs
Browse files Browse the repository at this point in the history
  • Loading branch information
nomeata committed Sep 15, 2017
1 parent c920d6f commit 8ec52aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
install:
- cabal install Cabal --constraint 'Cabal <2.0'
- test -e $HOME/.cabal/bin/HsColour || cabal install hscolour
- test -e $HOME/.cabal/bin/ghcjs || cabal install http://ghcjs.luite.com/master-20160628.tar.gz
- test -e $HOME/.cabal/bin/ghcjs || cabal install http://ghcjs.luite.com/master-20170914.tar.gz
- ghcjs --version
- ghcjs-boot --version
script:
Expand Down

0 comments on commit 8ec52aa

Please sign in to comment.