Skip to content

Commit

Permalink
Fix alignment of comment
Browse files Browse the repository at this point in the history
  • Loading branch information
terrillmoore committed Jun 30, 2018
1 parent 04c22c1 commit c8c54a0
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 @@ -48,7 +48,7 @@ script:
- arduino --verify --board $(_samdopts '' us915) $PWD/examples/raw-feather/raw-feather.ino
- arduino --verify --board $(_samdopts '' eu868) $PWD/examples/raw-feather/raw-feather.ino
# V1.1.0 of the samd bsp doesn't support au921 correctly -- test with projcfg
# - arduino --verify --board $(_samdopts '' au921) $PWD/examples/raw-feather/raw-feather.ino
#- arduino --verify --board $(_samdopts '' au921) $PWD/examples/raw-feather/raw-feather.ino
- arduino --verify --board $(_samdopts '' as923) $PWD/examples/raw-feather/raw-feather.ino
- arduino --verify --board $(_samdopts '' as923jp) $PWD/examples/raw-feather/raw-feather.ino
- arduino --verify --board $(_samdopts '' in866) $PWD/examples/raw-feather/raw-feather.ino
Expand Down

0 comments on commit c8c54a0

Please sign in to comment.