Page Menu
Home
Musing Studio
Search
Configure Global Search
Log In
Files
F10455303
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 0f68848..69e1fd7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,36 +1,36 @@
---
language: c
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
notifications:
email: false
language: c
services:
- docker
sudo: required
before_install:
+ - ls
- docker pull christopherdavis/elementary-flatpak-writeas:latest
- - docker run -it -d --name flatpak christopherdavis/elementary-flatpak-writeas bash
+ - docker run -v writeas/writeas-gtk:/build/writeas/writeas-gtk -it -d --name flatpak christopherdavis/elementary-flatpak-writeas bash
addons: []
install: []
script:
- - docker exec flatpak ls
- - docker exec flatpak flatpak-builder --repo=repo app flatpak/com.abunchtell.WriteAsDesktop.json
+ - 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
Fri, Jan 31, 9:30 AM (1 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3145584
Attached To
rWAGTK writeas-gtk
Event Timeline
Log In to Comment