mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-14 17:15:18 +01:00
revert Travis change
This commit is contained in:
parent
5774568800
commit
0702e0e001
16
.travis.yml
16
.travis.yml
@ -6,22 +6,6 @@ cache:
|
||||
- node_modules
|
||||
- public
|
||||
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
|
||||
env:
|
||||
- CXX=g++-4.8
|
||||
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- gcc-4.8
|
||||
- g++-4.8
|
||||
- clang
|
||||
|
||||
install:
|
||||
- npm i
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user