Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
squash: remove cache until we can make it work
  • Loading branch information
deanberris committed Apr 6, 2017
commit dab4bd49ba6b411483a23a74f85e46e91258513a
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ before_script:
- export PATH=${CUR_DIR}/bin:${PATH}
- "${CXX} --version"
- "${CC} --version"
cache: ccache
script:
- pwd
- sh -x build.sh
Expand Down