Skip to content
Why GitHub?
Features
→
Code review
Project management
Integrations
Actions
Team management
Social coding
Documentation
Code hosting
Customer stories
→
Security
→
Enterprise
Explore
Explore GitHub
→
Learn & contribute
Topics
Collections
Trending
Learning Lab
Open source guides
Connect with others
Events
Community forum
GitHub Education
Marketplace
Pricing
Plans
→
Compare plans
Contact Sales
Nonprofit
→
Education
→
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
Watch
3
Star
1
Fork
0
archivesunleashed
/
au_notebook
Code
Issues
0
Pull requests
0
Projects
0
Insights
Permalink
Browse files
Update TravisCI config
Loading branch information
...
ruebot
committed
Apr 11, 2019
Verified
This commit was signed with a
verified signature
.
ruebot
Nick Ruest
1 parent
594b2ec
commit
125e90cbdd1d9eb6e7d0dec4f64473d41b671756
Unified
Split
Showing
1 changed file
with
4 additions
and
1 deletion
.
+4
−1
.travis.yml
Show comments
View file
5
.travis.yml
@@ -1,11 +1,14 @@
sudo
:
false
dist
:
xenial
sudo
:
yes
language
:
python
python
:
3.7
install
:
-
pip install codecov
-
pip install -r requirements.txt
-
pip install .
script
:
-
coverage run test.py
Toggle all file notes
0 comments on commit
125e90c
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
125e90c