Skip to content

Commit

Permalink
Clarified purpose of travis build and test.
Browse files Browse the repository at this point in the history
It is fine to summarily dismiss the change for lack of focus but hoping this is acceptable.
  • Loading branch information
eelstork committed Sep 8, 2015
1 parent 721081d commit 526372a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/travis/travis_build_and_test.sh
Original file line number Diff line number Diff line change
@@ -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 526372a

Please sign in to comment.