Skip to content

Commit

Permalink
Remove dev flag
Browse files Browse the repository at this point in the history
  • Loading branch information
paf31 committed Mar 11, 2016
1 parent cc3b5f5 commit bda27fe
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 @@ -25,7 +25,7 @@ install:
- stack --no-terminal -j1 --install-ghc build --only-dependencies

script:
- stack --no-terminal -j1 build --flag trypurescript:-dev
- stack --no-terminal -j1 build

notifications:
email: true
Expand Down

0 comments on commit bda27fe

Please sign in to comment.