Page Menu
Home
Musing Studio
Search
Configure Global Search
Log In
Files
F10592185
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
View Options
diff --git a/.travis.yml b/.travis.yml
index 8617380..d07b76b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,37 +1,38 @@
---
language: c
notifications:
email: false
matrix:
include:
- language: node_js
node_js:
- lts/*
sudo: required
before_install: []
services:
- docker
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- libstdc++-5-dev
install:
- npm i -g @elementaryos/houston
script:
- houston ci
language: c
services:
- docker
sudo: required
before_install:
- ls
- docker pull christopherdavis/elementary-flatpak-writeas:latest
- docker run -v "$(pwd)":/build/writeas/writeas-gtk -it -d --name flatpak christopherdavis/elementary-flatpak-writeas bash
+ - docker exec flatpak chmod +x /usr/bin/fusermount
addons: []
install: []
script:
- docker exec flatpak flatpak-builder --repo=repo app /build/writeas/writeas-gtk/flatpak/com.abunchtell.WriteAsDesktop.json
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sun, Apr 27, 6:35 AM (18 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3216949
Attached To
rWAGTK writeas-gtk
Event Timeline
Log In to Comment