We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8851fc1 commit 22da020Copy full SHA for 22da020
.travis.yml
@@ -15,6 +15,7 @@ language: cpp
15
# sudo: false instructs travis to build our project in a docker VM (faster)
16
# Can not yet install fglrx packages with 'false'
17
sudo: required # false
18
+dist: trusty
19
20
# os: expands the build matrix to include multiple os's
21
# disable linux, as we get sporadic failures on building boost, needs investigation
0 commit comments