mirror of
https://github.com/status-im/codimd.git
synced 2025-01-27 15:55:10 +00:00
Merge pull request #428 from PeterDaveHello/travis-ci-optimize
Move to Ubuntu Trusty on Travis CI and remove apt add-on
This commit is contained in:
commit
57b670d17a
@ -1,14 +1,9 @@
|
||||
language: node_js
|
||||
dist: trusty
|
||||
node_js:
|
||||
- 6
|
||||
- 7
|
||||
- lts/boron
|
||||
env:
|
||||
- CXX=g++-4.8
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- g++-4.8
|
||||
cache: yarn
|
||||
|
Loading…
x
Reference in New Issue
Block a user