Skip to content

Commit

Permalink
Disable cortex-m CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinlawson committed Jul 14, 2016
1 parent eda014d commit 097fdb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -12,4 +12,3 @@ before_install:
script:
- docker run --rm -v $TRAVIS_BUILD_DIR/:/data -t kelvinlawson/atomthreads /data/tests/commit-tests-arm.sh
- docker run --rm -v $TRAVIS_BUILD_DIR/:/data -t kelvinlawson/atomthreads /data/tests/commit-tests-avr.sh
- docker run --rm -v $TRAVIS_BUILD_DIR/:/data -t kelvinlawson/atomthreads-cortex-m /data/tests/commit-tests-cortex-m.sh

0 comments on commit 097fdb9

Please sign in to comment.