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 cc3b5f5 commit bda27feCopy full SHA for bda27fe
.travis.yml
@@ -25,7 +25,7 @@ install:
25
- stack --no-terminal -j1 --install-ghc build --only-dependencies
26
27
script:
28
- - stack --no-terminal -j1 build --flag trypurescript:-dev
+ - stack --no-terminal -j1 build
29
30
notifications:
31
email: true
0 commit comments