Browse Source

Fix travis

Panagiotis Christopoulos Charitos 6 years ago
parent
commit
01113f04ac
2 changed files with 3 additions and 2 deletions
  1. 1 1
      .travis.yml
  2. 2 1
      README.md

+ 1 - 1
.travis.yml

@@ -10,7 +10,7 @@ cache:
 addons:
   apt:
     sources:
-      - ubuntu-toolchain-r-test
+      - sourceline: 'ppa:ubuntu-toolchain-r/test'
     packages:
       - gcc-6
       - g++-6

+ 2 - 1
README.md

@@ -15,7 +15,8 @@ See `LICENSE` file for more info.
 2 Building AnKi
 ===============
 
-Build Status (Linux & Windows): [![Build Status](https://travis-ci.org/godlikepanos/anki-3d-engine.svg?branch=master)](https://travis-ci.org/godlikepanos/anki-3d-engine)
+Build Status, Linux and Windows
+[![Build Status](https://travis-ci.org/godlikepanos/anki-3d-engine.svg?branch=master)](https://travis-ci.org/godlikepanos/anki-3d-engine)
 
 To checkout the source including the submodules type: