Turn on strict compilation (#35)
This commit is contained in:
@@ -9,7 +9,7 @@ install:
|
||||
- wget -O $HOME/purescript.tar.gz https://github.com/purescript/purescript/releases/download/$TAG/linux64.tar.gz
|
||||
- tar -xvf $HOME/purescript.tar.gz -C $HOME/
|
||||
- chmod a+x $HOME/purescript
|
||||
- npm install -g bower pulp
|
||||
- npm install -g bower pulp purescript-psa
|
||||
script:
|
||||
- make test
|
||||
after_success:
|
||||
|
||||
Reference in New Issue
Block a user