mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	Merge pull request #460 from chinhodado/revert-319-travis-apt-cache
Revert "Travis: Enable caching of dependencies"
This commit is contained in:
		
						commit
						463d0a373b
					
				
					 2 changed files with 0 additions and 7 deletions
				
			
		|  | @ -24,8 +24,6 @@ if [ "$TRAVIS_OS_NAME" = linux -o -z "$TRAVIS_OS_NAME" ]; then | ||||||
|     curl http://www.cmake.org/files/v2.8/cmake-2.8.11-Linux-i386.tar.gz \ |     curl http://www.cmake.org/files/v2.8/cmake-2.8.11-Linux-i386.tar.gz \ | ||||||
|         | sudo tar -xz -C /usr/local --strip-components=1 |         | sudo tar -xz -C /usr/local --strip-components=1 | ||||||
| elif [ "$TRAVIS_OS_NAME" = osx ]; then | elif [ "$TRAVIS_OS_NAME" = osx ]; then | ||||||
|     export HOMEBREW_CACHE="$PWD/.homebrew-cache" |  | ||||||
|     mkdir -p "$HOMEBREW_CACHE" |  | ||||||
|     brew tap homebrew/versions |     brew tap homebrew/versions | ||||||
|     brew install qt5 glfw3 pkgconfig |     brew install qt5 glfw3 pkgconfig | ||||||
| fi | fi | ||||||
|  |  | ||||||
|  | @ -4,11 +4,6 @@ os: | ||||||
| 
 | 
 | ||||||
| language: cpp | language: cpp | ||||||
| 
 | 
 | ||||||
| cache: |  | ||||||
|   apt: true |  | ||||||
|   directories: |  | ||||||
|     - .homebrew-cache |  | ||||||
| 
 |  | ||||||
| before_install: | before_install: | ||||||
|  - sh .travis-deps.sh |  - sh .travis-deps.sh | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue