Skip to content

Commit

Permalink
Add tiny comment change to trigger Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
pjohnmeyer committed Jul 15, 2015
1 parent ab71665 commit 67013d4
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 @@ -12,7 +12,7 @@ env:

# Run cmake to generate makefiles in 'builds' directory.
# No need to create it because it's part of the repo.
# Pass along configuration type to cmake
# Pass along configuration type to cmake.
before_script:
- cd builds && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=$CONFIGURATION ../ && cd ..

Expand Down

0 comments on commit 67013d4

Please sign in to comment.