1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-06-23 01:36:26 +02:00

revert Travis change

This commit is contained in:
Matthias Kretschmann 2018-10-23 23:37:41 +02:00
parent 5774568800
commit 0702e0e001
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -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