Skip to content

Commit bda27fe

Browse files
committed
Remove dev flag
1 parent cc3b5f5 commit bda27fe

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
@@ -25,7 +25,7 @@ install:
2525
- stack --no-terminal -j1 --install-ghc build --only-dependencies
2626

2727
script:
28-
- stack --no-terminal -j1 build --flag trypurescript:-dev
28+
- stack --no-terminal -j1 build
2929

3030
notifications:
3131
email: true

0 commit comments

Comments
 (0)