Skip to content

Commit

Permalink
Another minor
Browse files Browse the repository at this point in the history
Now running proj -VC before moving gcov files - learning travis &
coveralls details along the way
  • Loading branch information
Thomas Knudsen authored and Thomas Knudsen committed May 13, 2016
1 parent 8db35f4 commit 1a4a765
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 @@ -97,8 +97,8 @@ install:
fi
- make -j3
- make check
- mv src/.libs/*.gc* src
- ./src/proj -VC
- mv src/.libs/*.gc* src

script:
- echo "done"
Expand Down

0 comments on commit 1a4a765

Please sign in to comment.