Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kiryteo authored Mar 17, 2018
1 parent ab819d3 commit 4910615
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@ install:
fi
script:
- mkdir builds && cd builds
- mkdir ../builds
- cd ../builds
- cmake ..
- echo "Copying and generating header files." && echo -en "travis_fold:start:install.headers"
- |
Expand Down

0 comments on commit 4910615

Please sign in to comment.