Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:matanlurey/arm7_tdmi into arm_parser
Browse files Browse the repository at this point in the history
  • Loading branch information
matanlurey committed Jun 11, 2017
2 parents 7040da1 + 91c53e9 commit 072ee41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ cache:

# Check for analysis issues, run the test cases, and ensure `dartfmt` is run.
dart_task:
- dartanalyzer
- dartanalyzer --fatal-warnings --fatal-hints --fatal-lints
- pub run test -p vm
- dartfmt

Expand Down

0 comments on commit 072ee41

Please sign in to comment.