Skip to content

Commit

Permalink
Add a comment indicating that Travis CI tests are CPU only
Browse files Browse the repository at this point in the history
  • Loading branch information
eelstork committed Sep 17, 2015
1 parent 2349c6d commit 68c9e2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/travis/travis_build_and_test.sh
@@ -1,5 +1,6 @@
#!/bin/bash
# Script called by Travis to build and test Caffe.
# Travis CI tests are CPU-only for lack of compatible hardware.

set -e
MAKE="make --jobs=$NUM_THREADS --keep-going"
Expand Down

0 comments on commit 68c9e2b

Please sign in to comment.